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:
aa6b544
)
numa: move large array from stack to _initdata section
author
Mike Travis
<travis@sgi.com>
Sat, 5 Apr 2008 01:11:09 +0000
(18:11 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 19 Apr 2008 17:44:58 +0000
(19:44 +0200)
* Move large array "struct bootnode nodes" from stack to _initdata
section to reduce amount of stack space required.
Cc: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found