diff options
author | Yinghai Lu <yinghai@kernel.org> | 2012-11-17 03:39:23 (GMT) |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2012-11-17 19:59:51 (GMT) |
commit | 9710f581bb4c35589ac046b0cfc0deb7f369fc85 (patch) | |
tree | d812925de02770a064770bfab60b1769a5d70360 /arch/unicore32/kernel/pci.c | |
parent | 600cc5b7f6371706679490d7ee108015ae57ac2f (diff) | |
download | linux-fsl-qoriq-9710f581bb4c35589ac046b0cfc0deb7f369fc85.tar.xz |
x86, mm: Let "memmap=" take more entries one time
Current "memmap=" only can take one entry every time.
when we have more entries, we have to use memmap= for each of them.
For pxe booting, we have command line length limitation, those extra
"memmap=" would waste too much space.
This patch make memmap= could take several entries one time,
and those entries will be split with ','
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Link: http://lkml.kernel.org/r/1353123563-3103-47-git-send-email-yinghai@kernel.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/unicore32/kernel/pci.c')
0 files changed, 0 insertions, 0 deletions