]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
MN10300: Give correct size when reserving interrupt vector table
authorAkira Takeuchi <takeuchi.akr@jp.panasonic.com>
Wed, 10 Dec 2008 12:43:39 +0000 (12:43 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Dec 2008 21:34:33 +0000 (13:34 -0800)
commitc7f8d6f6b5d121e5f7408119661ca29fc4661c10
treef39145bcbd6c978ca1b53fe697ef6436b114dd17
parent54b71fba68efbf3ab89721a384df2ce757750979
MN10300: Give correct size when reserving interrupt vector table

Give the correct size when reserving the interrupt vector table.  It should be
a page not a single byte.

Signed-off-by: Akira Takeuchi <takeuchi.akr@jp.panasonic.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/mn10300/kernel/setup.c