ARC: uaccess: dont use "l" gcc inline asm constraint modifier
commitd17237bbdf70eb2a30301eb94533fe712ba96cb0
authorVineet Gupta <vgupta@synopsys.com>
Fri, 8 Dec 2017 16:26:58 +0000 (8 08:26 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Jan 2018 08:31:21 +0000 (10 09:31 +0100)
treec963651af0e122e87392396e88b2c434455cba9d
parent986128f3a74b45c6d7e639c950b69cdc933d1686
ARC: uaccess: dont use "l" gcc inline asm constraint modifier

commit 79435ac78d160e4c245544d457850a56f805ac0d upstream.

This used to setup the LP_COUNT register automatically, but now has been
removed.

There was an earlier fix 3c7c7a2fc8811 which fixed instance in delay.h but
somehow missed this one as gcc change had not made its way into
production toolchains and was not pedantic as it is now !

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arc/include/asm/uaccess.h