]> err.no Git - linux-2.6/blobdiff - arch/mips/mm/c-sb1.c
Don't copy SB1 cache error handler to uncached memory.
[linux-2.6] / arch / mips / mm / c-sb1.c
index b21585980a15a1e16534a894f2b95fb6a01faa92..2f08b535f20e8e9e6adc8a287398277598b36a5d 100644 (file)
@@ -503,7 +503,6 @@ void sb1_cache_init(void)
 
        /* Special cache error handler for SB1 */
        set_uncached_handler (0x100, &except_vec2_sb1, 0x80);
-       memcpy((void *)KSEG1ADDR(&handle_vec2_sb1), &handle_vec2_sb1, 0x80);
 
        probe_cache_sizes();