|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH][LINUX] use machine_emergency_restart() from the
On 7/8/06 6:20 pm, "Jimi Xenidis" <jimix@xxxxxxxxxxxxxx> wrote:
>
> This patch uses the standard generic header for the definition of
> machine_emergency_restart() and reverses the call path for XenoLinux.
It doesn't reverse the call path, it removes machine_emergency_restart()
entirely from drivers/xen/core/reboot.c. Hence the kernel no longer builds.
What is wrong with the code as it is? It follows the call order of the
arch-specific reboot.c (e.g., arch/i386/kernel/reboot.c).
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|