public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] - Delete debug code in arch/ia64/sn/kernel/sn2/timer_interrupt.c
@ 2004-01-30 21:48 Jack Steiner
  2004-01-30 21:54 ` Jesse Barnes
  0 siblings, 1 reply; 2+ messages in thread
From: Jack Steiner @ 2004-01-30 21:48 UTC (permalink / raw)
  To: linux-ia64

Some debug was left in timer_interrupt.c:


diff -Naur linux_base/arch/ia64/sn/kernel/sn2/timer_interrupt.c linux/arch/ia64/sn/kernel/sn2/timer_interrupt.c
--- linux_base/arch/ia64/sn/kernel/sn2/timer_interrupt.c	Thu Jan 29 18:14:23 2004
+++ linux/arch/ia64/sn/kernel/sn2/timer_interrupt.c	Fri Jan 30 14:55:34 2004
@@ -48,7 +48,6 @@
 	if (!pda->hb_count--) {
 		pda->hb_count = HZ/2;
 		set_led_bits(pda->hb_state ^= LED_CPU_HEARTBEAT, LED_CPU_HEARTBEAT);
-		printk("Blink\n");
 	}
 
 	if (enable_shub_wars_1_1()) {



-- 
Thanks

Jack Steiner (steiner@sgi.com)          651-683-5302
Principal Engineer                      SGI - Silicon Graphics, Inc.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-30 21:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-30 21:48 [PATCH] - Delete debug code in arch/ia64/sn/kernel/sn2/timer_interrupt.c Jack Steiner
2004-01-30 21:54 ` Jesse Barnes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox