[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130201161836.GA29021@kroah.com>
Date: Fri, 1 Feb 2013 17:18:36 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Serban Constantinescu <serban.constantinescu@....com>
Cc: linux-kernel@...r.kernel.org, kernel-team@...roid.com,
arve@...roid.com, john.stultz@...aro.org, Dave.Butcher@....com
Subject: Re: [PATCH 1/2] staging: android: ashmem: fix ashmem pin/unpin
interface
On Fri, Feb 01, 2013 at 04:08:00PM +0000, Serban Constantinescu wrote:
> The values exchanged between kernel and userspace through struct
> ashmem_pin should be of type size_t. This change won't affect the
> existing interface but will stand as the basis of 64bit compat layer.
How do you define size_t with a 64bit kernel and a 32bit userspace
properly? Doesn't this change open up a bunch of problems?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists