Linus Torvalds writes:
> On Thu, Mar 15, 2018 at 12:15 PM, Michal Suchanek wrote:
>> This is based on x86 patch doing the same.
>>
>> Signed-off-by: Michal Suchanek
>> ---
>> --- a/arch/powerpc/include/asm/uaccess.h
>> +++ b/arch/powerpc/include/asm/uaccess.h
>> @@ -258,8 +259,10 @@ do {
On Thu, Mar 15, 2018 at 12:15 PM, Michal Suchanek wrote:
> This is based on x86 patch doing the same.
>
> Signed-off-by: Michal Suchanek
> ---
> --- a/arch/powerpc/include/asm/uaccess.h
> +++ b/arch/powerpc/include/asm/uaccess.h
> @@ -258,8 +259,10 @@ do {
This is based on x86 patch doing the same.
Signed-off-by: Michal Suchanek
---
arch/powerpc/include/asm/uaccess.h | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/arch/powerpc/include/asm/uaccess.h
b/arch/powerpc/include/asm/uaccess.h
index 51bfeb8777f0..af9b0e731f