]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] Check the irq number is within bounds
authorMatthew Wilcox <matthew@wil.cx>
Thu, 3 Nov 2005 14:51:18 +0000 (07:51 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 23 Nov 2005 19:11:28 +0000 (11:11 -0800)
commitc2b5a251b9feca727661f1a3278cafb1de4c80f3
tree499369ecd5ef3af4f409df9d86c5e3c5bd4ca2de
parent2d0ebb36038c0626cde662a3b06da9787cfb68c3
[PATCH] Check the irq number is within bounds

Most of the functions already check. Do the ones that didn't.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/irq/manage.c