Re: [PATCH] Prevent nested interrupts when the IRQ stack is near overflowing v2

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Thursday, March 25, 2010 - 1:40 pm

On Thu, 25 Mar 2010, David Miller wrote:

You missed the point of the patch.

It makes _all_ interrupts act like IRQF_DISABLED. So it actually fixes 
your issue, by making IRQF_DISABLE a no-op - not because it doesn't exist 
any more, but because the non-IRQF_DISABLED case would not exist any more.

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

Messages in current thread:
Re: [PATCH] Prevent nested interrupts when the IRQ stack i ..., Linus Torvalds, (Thu Mar 25, 1:40 pm)
Re: [PATCH] Prevent nested interrupts when the IRQ stack i ..., Eric W. Biederman, (Thu Mar 25, 9:55 pm)