diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2008-02-16 23:34:25 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-02-19 18:01:31 +0100 |
commit | 9a74b3eb22f2d67a5681301f52aca5b7703382c8 (patch) | |
tree | 3ef7b8713edfccc96ad1ce57a431828656d92d82 /arch/mips/sibyte/bcm1480 | |
parent | [MIPS] Fix broken rm7000/rm9000 interrupt handling (diff) | |
download | linux-9a74b3eb22f2d67a5681301f52aca5b7703382c8.tar.xz linux-9a74b3eb22f2d67a5681301f52aca5b7703382c8.zip |
[MIPS] Fix buggy invocations of kmap_coherent()
kmap_coherent will only work correctly if the page it is called on is
not marked dirty. If it's dirty the kernel address of the page should
be used instead of a temporary mapping.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/sibyte/bcm1480')
0 files changed, 0 insertions, 0 deletions