Re: uhid: broken interface: 32/64-bit compatibility
From: Jiri Kosina <hidden>
Date: 2013-02-18 10:28:52
Also in:
linux-input, lkml
From: Jiri Kosina <hidden>
Date: 2013-02-18 10:28:52
Also in:
linux-input, lkml
On Fri, 15 Feb 2013, Dmitry Torokhov wrote:
quoted
Here's my attempt to fix the issue. Not sure if tricks with padding in a good idea. We can just use __u64 instead of pointer, but it will require update of userspace to silence cast warning and will cause warning if you will try to use updated userspace with old kernel headers. Any comments?This does not fix anything really, we simply have to deal with compat interface. Compiled but not tested. Thanks.
Sorry for late response, I have been extremely busy doing some skiing :-) Thanks a lot for fixing this embarassing bug, Dmitry. I have now applied the patch. -- Jiri Kosina SUSE Labs