Hi All,
I'm running kernel 2.4-test9 , when I run the command ./ifup ifcfg-lo
(bringing lo network device up) the kernel explodes in paging fault
error message !!!!!
Did any one encounter such a problem ?
Another remark - in arch/mips/kernel/unaligned.c the line -
if(unaligned_instructions % 1024)
should be
if(!(unaligned_instructions % 1024))
but after all, why we should remind the user every 1024 unaligned access
by printk's that there was unaligned access ? the unaligned accesses
counter in /proc/cpuinfo isn't enough ?
Regards,
Rabeeh
rabeeh.vcf
Description: Card for Rabeeh Khoury
|