]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
alpha: Fix typo in ev6-copy_user.S
authorRichard Henderson <rth@twiddle.net>
Fri, 23 Jun 2017 21:20:01 +0000 (14:20 -0700)
committerMatt Turner <mattst88@gmail.com>
Tue, 29 Aug 2017 19:01:49 +0000 (12:01 -0700)
commit4606f68faff1b16734f9379937fc49ae289d4c6e
treeb3fba5c2240d6d822a6444a4ae2368ed5f79682e
parent4758ce82e66711b1a4557577e30a5f9b88d4a4b5
alpha: Fix typo in ev6-copy_user.S

Patch 8525023121de4848b5f0a7d867ffeadbc477774d introduced a typo.

That said, the identity AND insns added by that patch are more
clearly written as MOV.  At the same time, re-schedule the ev6
version so that the first dispatch can execute in parallel.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/lib/copy_user.S
arch/alpha/lib/ev6-copy_user.S