]> git.baikalelectronics.ru Git - kernel.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)
commitc471fa2c333c14246f8f947d6ca9cbc82b909096
treef39145bcbd6c978ca1b53fe697ef6436b114dd17
parentcda2af2bc54c141d556da8cb277368b7c7ab3848
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