Re: [PATCH v2 00/40] uaccess: fix sparse warning on get/put_user for bitwise types
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2015-01-13 10:19:51
Also in:
lkml
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2015-01-13 10:19:51
Also in:
lkml
On Sun, Jan 11, 2015 at 01:55:04PM +0200, Michael S. Tsirkin wrote:
On Tue, Jan 06, 2015 at 08:08:57PM +0100, Arnd Bergmann wrote:quoted
On Tuesday 06 January 2015 17:43:28 Michael S. Tsirkin wrote:quoted
I tested this on x86 only. Since it's just adding __force, should be trivially safe everywhere? Arnd, did you merge v1 already? If yes, can you please replace with this version?I haven't merged it yet. I see that more Acks and some comments are coming in. Once those are done, could you send a pull request? It might be useful to have a branch that can be shared with architecture trees if necessary to avoid merge conflicts. ArndOK, I got a bunch of acks, mostly it seems to have calmed down. Heiko Carstens (s390 maintainer) says he won't apply whitespace changes: http://mid.gmane.org/20150107083339.GB4365@osiris so I dropped s390 patches. The rest is tagged: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/uaccess_for_upstream and pushed out to linux-next. I'll give it a couple of days there, then send a pull request - Arnd, you meant I should send it to you, right?
Dropped tile as well - will go through arch tree. Let's wait a couple more days, then merge into arch tree if all's well. Makes sense?
-- MST