summaryrefslogtreecommitdiff
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorAlexander van Heukelum <heukelum@mailshack.com>2008-04-23 15:09:05 +0200
committerIngo Molnar <mingo@elte.hu>2008-05-12 21:28:01 +0200
commit9f4ae6b114d3c2fdebdb2bd76acb6ccd3eeddb7c (patch)
tree4b5dff24234b886e8f33b9e96879b8d5ccb01283 /Documentation/kernel-parameters.txt
parentba0ae38ed2e493c35bb56c17776cec34fd6d6ebc (diff)
x86: move i386 memory setup code to e820_32.c
The x86_64 code has centralized the memory setup code in e820_64.c. This patch copies that approach to i386: - early_param("mem", ...) parsing is moved from setup_32.c to e820_32.c. - setup_memory_map() and finish_e820_parsing() are factored out from setup_arch(), and declarations are added to e820_32.h. - print_memory_map() is made static and removed from e820_32.h. - user_defined_memmap is marked as __initdata. Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
0 files changed, 0 insertions, 0 deletions