]> git.baikalelectronics.ru Git - kernel.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)
commitc749f093d06c264561ea24836da997671e4968e4
treeb3fba5c2240d6d822a6444a4ae2368ed5f79682e
parent0b494a0191302e5e1a088cee31a5c4befb180a60
alpha: Fix typo in ev6-copy_user.S

Patch 51cbfc35f39c095e996eb843d29b27c9e27172bf 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