From: Hans-Werner H. <hw...@gm...> - 2015-05-24 23:13:10
|
Hi Richard, Am 2015-05-25 00:12, schrieb Richard Weinberger: > On Sun, May 24, 2015 at 6:12 PM, Richard Weinberger > <ric...@gm...> wrote: >> Hmm, instead of continue with that hack it would be much nicer to get >> rid >> of the copy&pasted __user define. > > Hans-Werner, can you please give the attached patch a try? > It should fix your issue too. Thanks for spending the time! Indeed, it works (tried it against Linus' master) and fixes the issue I encountered with GCC 5.1.0. It looks much cleaner afterwards, too :-) -hwh |