From patchwork Fri Feb 21 20:42:21 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: John Stultz X-Patchwork-Id: 25122 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-oa0-f69.google.com (mail-oa0-f69.google.com [209.85.219.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id AAC8F20A68 for ; Fri, 21 Feb 2014 20:42:29 +0000 (UTC) Received: by mail-oa0-f69.google.com with SMTP id i7sf7009341oag.4 for ; Fri, 21 Feb 2014 12:42:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:delivered-to:from:to:subject:date:message-id :in-reply-to:references:mime-version:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe:content-type :content-transfer-encoding; bh=9/p1vHo3eNGvUj/OBCHKx9BgiU9bmWhMECk//C/X/Q8=; b=dwOI2PzmVXadBTd0S8BJGMGFVcBhWKkalTpAUJB1JaGl5aZOIsH4AxtpxjL7d727UK ALfbspljBxpP5sWPTWzh5OHxqnyb04fxnlVrSVk0KAZaonJgbqpus64PgYCE9TYlJ71n 0nvrYk/6ecF+LI4HxBEOvpbXpOjinzaMnMh/ItZ/ClUhijYvKTLkHI1o5GoIZnmY7tv0 4Pzd+mT+gfg1MYsIsDl/FxSVsdeWCKLr1NOEcTdedrri3r4NWG8bgjcxOwtsy/Fblh+C 4J7lQRso6RLqfK9vuRe+bCM5C5fGAh/er7uNmJrhQRkACX9cGVpyuNd1tgkTxEoso71M 76XQ== X-Gm-Message-State: ALoCoQlpEVKMoRUz4sBqGF7pncBi7q3oGwhYj4sN9gQ1ksFNyyr0rHOasS3YCL71wpFfiNtJrgZX X-Received: by 10.182.65.168 with SMTP id y8mr2848726obs.38.1393015349156; Fri, 21 Feb 2014 12:42:29 -0800 (PST) X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.103.118 with SMTP id x109ls1208085qge.43.gmail; Fri, 21 Feb 2014 12:42:29 -0800 (PST) X-Received: by 10.52.247.231 with SMTP id yh7mr5131014vdc.34.1393015348987; Fri, 21 Feb 2014 12:42:28 -0800 (PST) Received: from mail-ve0-f180.google.com (mail-ve0-f180.google.com [209.85.128.180]) by mx.google.com with ESMTPS id at8si3513119vec.37.2014.02.21.12.42.28 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Feb 2014 12:42:28 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.180 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.180; Received: by mail-ve0-f180.google.com with SMTP id cz12so2515055veb.11 for ; Fri, 21 Feb 2014 12:42:28 -0800 (PST) X-Received: by 10.52.107.35 with SMTP id gz3mr5115546vdb.8.1393015348913; Fri, 21 Feb 2014 12:42:28 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp62184vcz; Fri, 21 Feb 2014 12:42:28 -0800 (PST) X-Received: by 10.66.159.132 with SMTP id xc4mr11253329pab.27.1393015348086; Fri, 21 Feb 2014 12:42:28 -0800 (PST) Received: from mail-pa0-f52.google.com (mail-pa0-f52.google.com [209.85.220.52]) by mx.google.com with ESMTPS id ra2si8530270pab.327.2014.02.21.12.42.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Feb 2014 12:42:28 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.52 is neither permitted nor denied by best guess record for domain of john.stultz@linaro.org) client-ip=209.85.220.52; Received: by mail-pa0-f52.google.com with SMTP id bj1so3985562pad.11 for ; Fri, 21 Feb 2014 12:42:27 -0800 (PST) X-Received: by 10.66.129.133 with SMTP id nw5mr11190190pab.98.1393015347639; Fri, 21 Feb 2014 12:42:27 -0800 (PST) Received: from buildbox.hsd1.or.comcast.net (c-67-170-153-23.hsd1.or.comcast.net. [67.170.153.23]) by mx.google.com with ESMTPSA id yh4sm24318634pbb.19.2014.02.21.12.42.26 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Feb 2014 12:42:26 -0800 (PST) From: John Stultz To: john.stultz@linaro.org Subject: [PATCH 3/3] staging: binder: Improve Kconfig entry for ANDROID_BINDER_IPC_32BIT Date: Fri, 21 Feb 2014 12:42:21 -0800 Message-Id: <1393015341-12452-4-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1393015341-12452-1-git-send-email-john.stultz@linaro.org> References: <1393015341-12452-1-git-send-email-john.stultz@linaro.org> MIME-Version: 1.0 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: john.stultz@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.180 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Add a more clear explanation of the option in the prompt, and make the config depend on ANDROID_BINDER_IPC being selected. Also sets the default to y, which matches AOSP. Cc: Greg KH Cc: Colin Cross Cc: Arve Hjønnevåg Cc: Serban Constantinescu Cc: Android Kernel Team Signed-off-by: John Stultz --- drivers/staging/android/Kconfig | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/staging/android/Kconfig b/drivers/staging/android/Kconfig index 3559690..1c779ef 100644 --- a/drivers/staging/android/Kconfig +++ b/drivers/staging/android/Kconfig @@ -21,8 +21,9 @@ config ANDROID_BINDER_IPC between said processes. config ANDROID_BINDER_IPC_32BIT - bool "Use old 32-bit binder api" - depends on !64BIT + bool "Use old (Android 4.4 and earlier) 32-bit binder API" + depends on !64BIT && ANDROID_BINDER_IPC + default y ---help--- The Binder API has been changed to support both 32 and 64bit applications in a mixed environment.