summaryrefslogtreecommitdiffstats
path: root/mm/migrate.c
diff options
context:
space:
mode:
authorAkinobu Mita2012-02-04 00:37:13 +0100
committerLinus Torvalds2012-02-04 01:16:40 +0100
commita1b58c237b73f10221b31e05b47a6565558207ef (patch)
treead0651849cc19bb894a3f7d312df4e0c54e6bbd8 /mm/migrate.c
parentMAINTAINERS: update lguest F: patterns (diff)
downloadkernel-qcow2-linux-a1b58c237b73f10221b31e05b47a6565558207ef.tar.gz
kernel-qcow2-linux-a1b58c237b73f10221b31e05b47a6565558207ef.tar.xz
kernel-qcow2-linux-a1b58c237b73f10221b31e05b47a6565558207ef.zip
xtensa: fix memscan()
Defining memscan() as memchr() is wrong, because the return values of memscan() and memchr() are different when the character is not found. So use the generic memscan() implementation to fix this. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Cc: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions