Re: [PATCH] Add machine_ops interface to abstract halting and rebooting
From: Andi Kleen <hidden>
Date: 2007-03-28 19:54:10
Also in:
lkml
From: Andi Kleen <hidden>
Date: 2007-03-28 19:54:10
Also in:
lkml
On Wednesday 28 March 2007 21:47, Jeremy Fitzhardinge wrote:
Andi Kleen wrote:quoted
On Wednesday 28 March 2007 21:32, Jeremy Fitzhardinge wrote:quoted
machine_ops is an interface for the machine_* functions defined in <linux/reboot.h>. This is intended to allow hypervisors to intercept the reboot process, but it could be used to implement other x86 subarchtecture reboots.Both patches added thanksI presume you've also got the reboot-fixups cleanup patch?
No, please resend too -Andi