Re: [PATCH v3] arch/microblaze: add support for get_user() of size 8 bytes

From: Randy Dunlap
Date: Mon Sep 02 2019 - 10:07:36 EST


On 9/1/19 9:58 PM, Linus Torvalds wrote:
> On Sun, Sep 1, 2019 at 7:10 PM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
>>
>> I guess we need a way to coerce that to call get_user_1(),
>> such as a typecast. This _seems_ to work (i.e., call get_user_1()):
>
> No, I oversimplified.
>
> Try this slightly modified patch instead.
>

Yes, that builds cleanly.

thanks.
--
~Randy