http://defect.opensolaris.org/bz/show_bug.cgi?id=5295
--- Comment #2 from Bill Holler <bill.holler at sun.com> 2008-12-19 17:08:42 --- Testing this patch: bash-3.2$ hg pdiff Enter passphrase for key '/home/bholler/.ssh/id_dsa': diff -r 11ab24f64bf6 -r 4070905b03f3 usr/src/uts/i86xpv/Makefile.files --- a/usr/src/uts/i86xpv/Makefile.files Thu Dec 18 23:09:05 2008 -0500 +++ b/usr/src/uts/i86xpv/Makefile.files Fri Dec 19 17:01:48 2008 -0800 @@ -196,7 +196,7 @@ ROOTNEX_OBJS += rootnex.o XPVTOD_OBJS += xpvtod.o XPV_AUTOCONFIG_OBJS += xpv_autoconfig.o -XPV_PSM_OBJS += xpv_psm.o mp_platform_common.o apic_introp.o apic_regops.o psm_common.o +XPV_PSM_OBJS += xpv_psm.o mp_platform_common.o hpet_acpi.o apic_introp.o apic_regops.o psm_common.o XPV_UPPC_OBJS += xpv_uppc.o psm_common.o XENBUS_OBJS += xenbus_dev.o XENCONS_OBJS += xencons.o -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
