Thread (29 messages) 29 messages, 7 authors, 2013-05-11

[PATCH -v8 11/11] Move arch/x86 reboot= handling to generic kernel.

From: Russell King - ARM Linux <hidden>
Date: 2013-05-08 18:23:30
Also in: lkml

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.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help