[PATCH] ARM: Fix Xscale copy_page implementation
The ARM copypage changes in 2.6.12-rc4-git1 removed the preempt locking
from the copypage functions which broke the XScale implementation.
This patch fixes the locking on XScale and removes the now unneeded
minicache code.
Signed-off-by: NRussell King <rmk@arm.linux.org.uk>
Checked-by: Richard Purdie
Showing
arch/arm/mm/copypage-xscale.S
已删除
100644 → 0
arch/arm/mm/copypage-xscale.c
0 → 100644
想要评论请 注册 或 登录