--- zzzz-none-000/linux-2.6.13.1/include/asm-mips/fixmap.h 2005-09-10 02:42:58.000000000 +0000 +++ ohio-7170-487/linux-2.6.13.1/include/asm-mips/fixmap.h 2009-06-08 14:16:52.000000000 +0000 @@ -95,7 +95,9 @@ * If it doesn't get removed, the linker will complain * loudly with a reasonably clear error message.. */ +# if (__end_of_fixed_addresses > 0) if (idx >= __end_of_fixed_addresses) +# endif /*--- #if (__end_of_fixed_addresses != 0) ---*/ __this_fixmap_does_not_exist(); return __fix_to_virt(idx);