lkml.org 
[lkml]   [2013]   [May]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH -v8 11/11] Move arch/x86 reboot= handling to generic kernel.
On Tue, May 07, 2013 at 09:39:55AM -0500, Robin Holt wrote:
> + case 's':
> + reboot_mode = REBOOT_WARM;
> + case 'h':
> + reboot_mode = REBOOT_COLD;
> + case 'g':
> + reboot_mode = REBOOT_GPIO;

Further to Ingo's comments, also note that the above is broken. Any
of s,h,g will result in REBOOT_GPIO being set which is clearly wrong.


\
 
 \ /
  Last update: 2013-05-08 20:41    [W:0.305 / U:0.364 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site