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:
b230ff2
)
arch/tile: fix bug in loading kernels larger than 16 MB
author
Chris Metcalf
<cmetcalf@tilera.com>
Thu, 29 Mar 2012 19:42:27 +0000
(15:42 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Mon, 2 Apr 2012 16:13:12 +0000
(12:13 -0400)
Previously we only handled kernels up to a single huge page in size.
Now we create additional PTEs appropriately.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found