Re: [patch/rfc 2.6.24-rc8-git] genirq: partial lockdep fixes

2008-01-21 Thread David Brownell
On Monday 21 January 2008, Peter Zijlstra wrote: > > On Fri, 2008-01-18 at 14:29 -0800, David Brownell wrote: > > EXPERIMENTAL and incomplete patch to make LOCKDEP behave better in > > the face of irq chaining, by annotating irqs with a lock_class which > > can reflect that hierarchy. > > This is

Re: [patch/rfc 2.6.24-rc8-git] genirq: partial lockdep fixes

2008-01-21 Thread Peter Zijlstra
On Fri, 2008-01-18 at 14:29 -0800, David Brownell wrote: > EXPERIMENTAL and incomplete patch to make LOCKDEP behave better in > the face of irq chaining, by annotating irqs with a lock_class which > can reflect that hierarchy. This is too short for me (who has no clue about genirq) to understand