aboutsummaryrefslogtreecommitdiff
path: root/Documentation/DocBook/procfs_example.c
diff options
context:
space:
mode:
authorMel Gorman <[email protected]>2007-07-17 04:03:14 -0700
committerLinus Torvalds <[email protected]>2007-07-17 10:22:59 -0700
commited7ed365172e27b0efe9d43cc962723c7193e34e (patch)
tree6c22daf6908f92c64aae2b425e6383fe0ed404ac /Documentation/DocBook/procfs_example.c
parent396faf0303d273219db5d7eb4a2879ad977ed185 (diff)
handle kernelcore=: generic
This patch adds the kernelcore= parameter for x86. Once all patches are applied, a new command-line parameter exist and a new sysctl. This patch adds the necessary documentation. From: Yasunori Goto <[email protected]> When "kernelcore" boot option is specified, kernel can't boot up on ia64 because of an infinite loop. In addition, the parsing code can be handled in an architecture-independent manner. This patch uses common code to handle the kernelcore= parameter. It is only available to architectures that support arch-independent zone-sizing (i.e. define CONFIG_ARCH_POPULATES_NODE_MAP). Other architectures will ignore the boot parameter. [[email protected]: make cmdline_parse_kernelcore() static] Signed-off-by: Mel Gorman <[email protected]> Signed-off-by: Yasunori Goto <[email protected]> Acked-by: Andy Whitcroft <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'Documentation/DocBook/procfs_example.c')
0 files changed, 0 insertions, 0 deletions