mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 04:03:04 +09:00
commit2d2b690164upstream. Tony's fix (f574c84319) has a small bug, it incorrectly uses "r3" as a scratch register in the first of the two unlock paths ... it is also inefficient. Optimize the fast path again. Signed-off-by: Petr Tesarik <ptesarik@suse.cz> Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>