diff options
author | 2008-06-27 23:52:26 +0200 | |
---|---|---|
committer | 2008-07-03 19:14:27 +0100 | |
commit | 7e3297dc280f88ec0c6619a895f3d449776f952e (patch) | |
tree | b67495185c12a6477de506a44ebaf169de4f1f46 /kernel/workqueue.c | |
parent | [MIPS] IP32: Fix unexpected irq 71 (diff) | |
download | linux-rng-7e3297dc280f88ec0c6619a895f3d449776f952e.tar.xz linux-rng-7e3297dc280f88ec0c6619a895f3d449776f952e.zip |
[MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTES
The introduction of a real dma cache invalidate makes it important
to have a correct cache line size, otherwise the kernel will gives
out two memory segment, which might share one cache line. The R4400
Indy/Indigo2 CPU modules are using a second level cache line size
of 128 bytes, so MIPS_L1_CACHE_SHIFT needs to be bumped up to 7 for
IP22.
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions