From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752712AbcEKTAi (ORCPT ); Wed, 11 May 2016 15:00:38 -0400 Received: from mail-pf0-f193.google.com ([209.85.192.193]:35250 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751651AbcEKTAg (ORCPT ); Wed, 11 May 2016 15:00:36 -0400 Date: Wed, 11 May 2016 11:33:50 -0700 From: Olof Johansson To: Brian Norris Cc: Guenter Roeck , dianders@chromium.org, gwendal@chromium.org, linux-kernel@vger.kernel.org Subject: Re: platform/chrome: cros_ec_dev - Populate compat_ioctl Message-ID: <20160511183350.GA24206@localhost> References: <1460687729-5860-1-git-send-email-linux@roeck-us.net> <20160420214513.GA78825@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160420214513.GA78825@google.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 20, 2016 at 02:45:13PM -0700, Brian Norris wrote: > On Thu, Apr 14, 2016 at 07:35:29PM -0700, Guenter Roeck wrote: > > compat_ioctl has to be populated for 32 bit userspace applications to work > > with 64 bit kernels. > > > > Signed-off-by: Guenter Roeck > > Tested with 32-bit user space on ARM64: > > Tested-by: Brian Norris Applied, thanks. -Olof