Re: [RFC] [patch 4/6 -rt] powerpc 2.6.20-rt8: fix a runtime warnings for xmon

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ingo Molnar <mingo@...>
Cc: Tsutomu OWA <tsutomu.owa@...>, <linuxppc-dev@...>, <linux-kernel@...>
Date: Wednesday, March 7, 2007 - 6:10 am

On Wed, 2007-03-07 at 10:16 +0100, Ingo Molnar wrote:

powerpc 64 bits nowadays does lazy HW masking, so local_irq_disable()
will not actually switch MSR_EE off. However, xmon needs that to happen
(though we have a nicer accessor to do it, I suspect some bitrot need
fixing in there, possibly already fixed in .21)

I agree that preempt_disable() should be put before the MSR tweaking
though.

Ben.


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC] [patch 4/6 -rt] powerpc 2.6.20-rt8: fix a runtime ..., Benjamin Herrenschmidt, (Wed Mar 7, 6:10 am)
Re: [patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinlocks..., Benjamin Herrenschmidt, (Wed Mar 7, 10:43 am)