On Mon, 2007-02-05 at 15:18 -0800, Andrew Morton wrote:
On Tue, 06 Feb 2007 09:59:36 +1100
Benjamin Herrenschmidt [off-list ref] wrote:
quoted
On Mon, 2007-02-05 at 19:30 +0100, Johannes Berg wrote:
quoted
plain text document attachment (irq-comment.patch)
kernel/irq.c contains a comment that speaks of -1 and -2 as interrupt
numbers. Replace by NO_IRQ and NO_IRQ_IGNORE.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: Andrew Morton <redacted>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
I hope that wasn't acked at me. I was only copied on half this patch
series and I only picked up swsusp-dont-copy-pages-that-arent-ram.patch and
windfarm-dont-die-on-suspend-thread-signal.patch.
This one is really independant of the rest, so it can be picked up by
either you or paulus or both, whoever jumps on it first :-) I wrote the
code this comment refers to so I just reviewed & acked :-)
Ben.