diff options
author | Pan Xinhui <xinhui.pan@linux.vnet.ibm.com> | 2016-04-20 14:41:00 +0800 |
---|---|---|
committer | Rich Felker <dalias@libc.org> | 2016-04-28 20:47:56 +0000 |
commit | 544f1e213c2ccf6b7a7358f1a6f8b99a41f7c70b (patch) | |
tree | ba1f33b547278b6efab6489cf5fc11182aa17cbd /arch/sh/kernel | |
parent | edd054cfdb4b9cfb25e7f4d940f89be3488cfa86 (diff) | |
download | linux-sh-544f1e213c2ccf6b7a7358f1a6f8b99a41f7c70b.tar.gz |
sh: cmpxchg: fix a bit shift bug in big_endian os
Correct bitoff in big endian OS.
Current code works correctly for 1 byte but not for 2 bytes.
Fixes: 3226aad81aa6 ("sh: support 1 and 2 byte xchg")
Signed-off-by: Pan Xinhui <xinhui.pan@linux.vnet.ibm.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rich Felker <dalias@libc.org>
Diffstat (limited to 'arch/sh/kernel')
0 files changed, 0 insertions, 0 deletions