diff options
| author | 2005-10-19 19:57:14 +0900 | |
|---|---|---|
| committer | 2005-10-29 19:32:44 +0100 | |
| commit | 750ccf687ff9adbf2a16066a3a2757d0f761384c (patch) | |
| tree | 935c776cb9927f34b7038247249e4de68c93a562 /scripts/patch-kernel | |
| parent | Get 64-bit right in the kgdb stub. (diff) | |
Fix zero length sys_cacheflush
Cacheflush(0, 0, 0) was crashing the system. This is because
flush_icache_range(start, end) tries to flushing whole address space
(0 - ~0UL) if both start and end are zero.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
