[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] After Alex's ACPI patch, this patch in motherboard.c for NULL FADT no longer required
# HG changeset patch # User djm@xxxxxxxxxxxxxxx # Node ID e97c20d1f68fcff666ee9b975644aa22d7ef9f30 # Parent 750b19fec82079b869fa4b4fa10771836dca933c After Alex's ACPI patch, this patch in motherboard.c for NULL FADT no longer required diff -r 750b19fec820 -r e97c20d1f68f linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre --- a/linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre Tue Nov 22 22:10:27 2005 +++ b/linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre Tue Nov 22 23:49:22 2005 @@ -40,13 +40,6 @@ cp arch/ia64/xen/drivers/xenia64_init.c drivers/xen/core cp arch/ia64/xen/drivers/evtchn_ia64.c drivers/xen/core -#this is a one-line change to avoid a nasty kernel crash resulting -#from a use of the FADT entry in the ACPI tree. The fake ACPI -#tree that Xen sets up for guests has a NULL FADT. This is a bug -#that needs to be fixed, at which point this can go away. In the -#meantime, this file needs to be updated if the real motherboard.c is -cp arch/ia64/xen/drivers/motherboard.c drivers/acpi/motherboard.c - #still a few x86-ism's in various drivers/xen files, patch them #cd drivers/xen #if [ ! -e ia64.patch.semaphore ] _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |