kernel-ark/arch/m68k/mm
Akinobu Mita a7addcea6a [PATCH] arch: use list_move()
This patch converts the combination of list_del(A) and list_add(A, B) to
list_move(A, B) under arch/.

Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-26 09:58:17 -07:00
..
cache.c
fault.c
hwtest.c
init.c
kmap.c [PATCH] m68k: fix __iounmap for 030 2006-06-25 10:00:56 -07:00
Makefile
memory.c [PATCH] arch: use list_move() 2006-06-26 09:58:17 -07:00
motorola.c
sun3kmap.c
sun3mmu.c