|
From: Yong Z. <yon...@gm...> - 2011-10-28 11:51:35
|
On Fri, Oct 28, 2011 at 12:54:35PM +0200, Richard Weinberger wrote: > Am 22.10.2011 11:56, schrieb Yong Zhang: > > Since commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled], > > We run all interrupt handlers with interrupts disabled > > and we even check and yell when an interrupt handler > > returns with interrupts enabled (see commit [b738a50a: > > genirq: Warn when handler enables interrupts]). > > > > So now this flag is a NOOP and can be removed. > > > > Signed-off-by: Yong Zhang <yon...@gm...> > > Acked-by: Richard Weinberger <ri...@no...> > > BTW: I think it's better when I carry this patch through my UML tree. > Okay? Good :) Thanks, Yong |