[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] [IA64] Remove verbosity from xen_pm_power_off
# HG changeset patch # User awilliam@xxxxxxxxxxxx # Date 1170616728 25200 # Node ID 976dd90c2fdb4ecb86b0c14a95fb0591abe23249 # Parent 88c9ba6214bc642985874de7f4ed4b9677621cda [IA64] Remove verbosity from xen_pm_power_off Signed-off-by: Alex Williamson <alex.williamson@xxxxxx> --- linux-2.6-xen-sparse/arch/ia64/kernel/setup.c | 1 - 1 files changed, 1 deletion(-) diff -r 88c9ba6214bc -r 976dd90c2fdb linux-2.6-xen-sparse/arch/ia64/kernel/setup.c --- a/linux-2.6-xen-sparse/arch/ia64/kernel/setup.c Sun Feb 04 12:06:59 2007 -0700 +++ b/linux-2.6-xen-sparse/arch/ia64/kernel/setup.c Sun Feb 04 12:18:48 2007 -0700 @@ -99,7 +99,6 @@ static struct notifier_block xen_panic_b void xen_pm_power_off(void) { - printk("%s called\n", __FUNCTION__); local_irq_disable(); HYPERVISOR_shutdown(SHUTDOWN_poweroff); } _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |