lkml.org 
[lkml]   [2013]   [Apr]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH -v5 5/5] Make reboot_cpuid a kernel parameter.
It is also worth noting that the documentation says reboot=s[mp]#
whereas in fact only reboot=s# parse correctly. I consider this to be a
bug.

If we centralized the parser, we could take a string like

"reboot=bios,smp32,warm"

and parse it into:

reboot_cpu = 32
reboot_mode = "bw"

... and pass the information in that form to the arch layer. I don't
think we can do more parsing at that in the main kernel.

-hpa



\
 
 \ /
  Last update: 2013-04-17 22:21    [W:0.098 / U:1.640 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site