Re: [RFC][PATCH 0/2] Rework disabling of interrupts duringsuspend-resume

From: Linus Torvalds
Date: Sun Feb 22 2009 - 13:26:15 EST




On Sun, 22 Feb 2009, Ingo Molnar wrote:

>
> > + .flags = IRQF_DISABLED | IRQF_NOBALANCING, IRQF_TIMER,
> > + .flags = IRQF_DISABLED | IRQF_NOBALANCING | IRQF_IRQPOLL, IRQF_TIMER,
> > + .flags = IRQF_DISABLED | IRQF_NOBALANCING | IRQF_IRQPOLL, IRQF_TIMER,
>
> s/, IRQF_TIMER/ | IRQF_TIMER
>
> i guess.

Oops yes. I got one of them right. I guess that's the same one I happened
to compile in my config. Duh.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/