From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751173AbcBJFFl (ORCPT ); Wed, 10 Feb 2016 00:05:41 -0500 Received: from mail-ob0-f174.google.com ([209.85.214.174]:36273 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750730AbcBJFFk (ORCPT ); Wed, 10 Feb 2016 00:05:40 -0500 From: John Stultz To: lkml Cc: John Stultz , Colin Cross , =?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?= , Dmitry Shmidt , Rom Lemarchand , Serban Constantinescu , Greg Kroah-Hartman , Android Kernel Team Subject: [PATCH 0/2] Binder updates from the experiemental/android-4.4 tree Date: Tue, 9 Feb 2016 21:05:31 -0800 Message-Id: <1455080733-30965-1-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I noticed there were a few changes from the AOSP side to binder, so I wanted to send them out to resync w/ upstream. These have been tested on the HiKey board with the rest of the android-4.4 kernel changes. Let me know if there are any concerns or objections. thanks -john Cc: Colin Cross Cc: Arve Hjønnevåg Cc: Dmitry Shmidt Cc: Rom Lemarchand Cc: Serban Constantinescu Cc: Greg Kroah-Hartman Cc: Android Kernel Team Arve Hjønnevåg (1): android: binder: More offset validation Riley Andrews (1): android: drivers: Avoid debugfs race in binder drivers/android/binder.c | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) -- 1.9.1