lkml.org 
[lkml]   [2013]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH -v6 5/5] Move arch/x86 reboot= handling to generic kernel.
On Wed, 24 Apr 2013 06:18:53 -0500 Robin Holt <holt@sgi.com> wrote:

> Since arch/x86 has the most extensive reboot= handling and it appears to
> have no effect on the remaining architectures. This patch moves that
> reboot= handling from arch/x86 to the generic kernel.
>

This seems incomplete. These, in arch/x86/kernel/reboot.c

extern int reboot_mode;
extern enum reboot_type reboot_type;
extern int reboot_force;
extern int reboot_default;

should surely be moved into include/linux/reboot.h. But `enum
reboot_type' remains stuck over in
arch/x86/include/asm/emergency-restart.h.


\
 
 \ /
  Last update: 2013-04-25 01:01    [W:0.065 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site