From: Jack Steiner <steiner@sgi.com>
To: linux-ia64@vger.kernel.org
Subject: [PATCH] - Delete debug code in arch/ia64/sn/kernel/sn2/timer_interrupt.c
Date: Fri, 30 Jan 2004 21:48:03 +0000 [thread overview]
Message-ID: <20040130214803.GA20223@sgi.com> (raw)
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.
next reply other threads:[~2004-01-30 21:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-30 21:48 Jack Steiner [this message]
2004-01-30 21:54 ` [PATCH] - Delete debug code in arch/ia64/sn/kernel/sn2/timer_interrupt.c Jesse Barnes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040130214803.GA20223@sgi.com \
--to=steiner@sgi.com \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.