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:
98c8247
)
[POWERPC] Fix mem= handling when the memory limit is > RMO size
author
Michael Ellerman
<michael@ellerman.id.au>
Tue, 4 Jul 2006 07:13:23 +0000
(17:13 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 25 Jul 2006 15:28:24 +0000
(
01:28
+1000)
There's a bug in my cleaned up mem= handling, if the memory limit is
larger than the RMO size we'll erroneously enlarge the RMO size.
Fix is to only change the RMO size if the memory limit is less than
the current RMO value.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found