diff options
author | Paul Mundt <lethal@linux-sh.org> | 2007-07-24 06:28:26 +0200 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2007-07-24 06:28:26 +0200 |
commit | 8cf1a74305688c85fc8d23ab7432a0c447ee6413 (patch) | |
tree | d43af5f2515db35ef6a705e5929780f91d34e898 /sound | |
parent | Linux 2.6.23-rc1 (diff) | |
download | linux-8cf1a74305688c85fc8d23ab7432a0c447ee6413.tar.xz linux-8cf1a74305688c85fc8d23ab7432a0c447ee6413.zip |
sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.
This wires up kmap_coherent() and kunmap_coherent() on SH-4, and
moves away from the p3map_mutex and reserved P3 space, opting to
use fixmaps for colouring instead.
The copy_user_page()/clear_user_page() implementations are moved
to this, which fixes the nasty blowups with spinlock debugging
as a result of having some of these calls nested under the page
table lock.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions