Roberto Bucher wrote: > I rebooted my laptop 10 minutes ago and the problem happens again! >
Grmbl. Still no chance to get hold of an oops message? Jan > Roberto > > On Tuesday 16 December 2008 10:43:48 Jan Kiszka wrote: >> Likely a merge artifact: IRQs are already reenabled a few lines above >> this hunk. >> >> Signed-off-by: Jan Kiszka <[email protected]> >> >> --- >> arch/x86/kernel/cpu/mtrr/generic.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> Index: b/arch/x86/kernel/cpu/mtrr/generic.c >> =================================================================== >> --- a/arch/x86/kernel/cpu/mtrr/generic.c >> +++ b/arch/x86/kernel/cpu/mtrr/generic.c >> @@ -575,7 +575,7 @@ static void generic_set_all(void) >> set_bit(count, &smp_changes_mask); >> mask >>= 1; >> } >> - local_irq_restore_hw(flags); >> + >> } >> >> static void generic_set_mtrr(unsigned int reg, unsigned long base, >> >> _______________________________________________ >> Adeos-main mailing list >> [email protected] >> https://mail.gna.org/listinfo/adeos-main > -- Siemens AG, Corporate Technology, CT SE 26 Corporate Competence Center Embedded Linux _______________________________________________ Adeos-main mailing list [email protected] https://mail.gna.org/listinfo/adeos-main
