+0
−7
+0
−2
arch/arm/mm/copypage-xscale.S
deleted100644 → 0
+0
−113
arch/arm/mm/copypage-xscale.c
0 → 100644
+131
−0
+0
−73
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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:
Russell King <rmk@arm.linux.org.uk>
Checked-by: Richard Purdie