Files
android_kernel_xiaomi_sm8450/arch/arc/include/asm
Vineet Gupta 1097163870 ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff
The increment of delay counter was 2 instructions:
Arithmatic Shfit Left (ASL) + set to 1 on overflow

This can be done in 1 using ROtate Left (ROL)

Suggested-by: Nigel Topham <ntopham@synopsys.com>
Cc: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2015-08-07 13:56:16 +05:30
..
2013-01-28 12:34:21 +05:30
2015-06-25 06:00:17 +05:30
2013-02-15 23:15:54 +05:30
2015-07-09 17:36:33 +05:30
2013-11-06 10:41:45 +05:30
2013-02-15 23:16:02 +05:30
2013-11-15 09:32:16 +09:00
2015-08-05 11:48:21 +05:30
2013-02-11 20:00:31 +05:30
2014-10-13 14:46:17 +05:30
2015-08-04 09:26:33 +05:30
2013-06-22 19:23:26 +05:30
2013-02-11 20:00:39 +05:30
2013-06-22 13:46:42 +05:30
2013-06-22 13:46:42 +05:30
2013-11-06 10:41:45 +05:30