Re: [RFC][PATCH 0/2] Rework disabling of interrupts duringsuspend-resume
From: Ingo Molnar
Date: Sun Feb 22 2009 - 13:19:18 EST
> + .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.
Ingo
--
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/