git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54b71fb
)
MN10300: Give correct size when reserving interrupt vector table
author
Akira Takeuchi
<takeuchi.akr@jp.panasonic.com>
Wed, 10 Dec 2008 12:43:39 +0000
(12:43 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 10 Dec 2008 21:34:33 +0000
(13:34 -0800)
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>
No differences found