commit | c7f8d6f6b5d121e5f7408119661ca29fc4661c10 | [log] [tgz] |
---|---|---|
author | Akira Takeuchi <takeuchi.akr@jp.panasonic.com> | Wed Dec 10 12:43:39 2008 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 10 13:34:33 2008 -0800 |
tree | f39145bcbd6c978ca1b53fe697ef6436b114dd17 | |
parent | 54b71fba68efbf3ab89721a384df2ce757750979 [diff] |
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>