]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
alpha: extend memset16 to EV6 optimised routines
authorMichael Cree <mcree@orcon.net.nz>
Wed, 3 Jan 2018 08:58:00 +0000 (21:58 +1300)
committerMatt Turner <mattst88@gmail.com>
Wed, 17 Jan 2018 03:34:46 +0000 (19:34 -0800)
commit0d83620fd18e5b8d79d390e482583b379a6a986d
tree455377fa088b09c5943138a2fcb747645250156a
parent8cbab92dff778e516064c13113ca15d4869ec883
alpha: extend memset16 to EV6 optimised routines

Commit 92ce4c3ea7c4, "alpha: add support for memset16", renamed
the function memsetw() to be memset16() but neglected to do this for
the EV6 optimised version, thus when building a kernel optimised
for EV6 (or later) link errors result.  This extends the memset16
support to EV6.

Signed-off-by: Michael Cree <mcree@orcon.net.nz>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/lib/ev6-memset.S