From: "Ph. Marek" <philipp.marek@bmlv.gv.at>
To: bh@sgi.com
Cc: mingo@redhat.com, linux-kernel@vger.kernel.org
Subject: arch/ia64/sn/io/hcl.c debug bug
Date: Fri, 24 Jan 2003 10:25:03 +0100 [thread overview]
Message-ID: <200301241025.03955.philipp.marek@bmlv.gv.at> (raw)
Hello Bent, hi Ingo,
I found a debug bug :-)
I took this email-adresses as they are the
only ones in MAINTAINERS listed for an SGI.
Sorry if I've told the wrong people.
Regards,
Phil
diff -u linux-2.5.59.orig/./arch/ia64/sn/io/hcl.c linux-2.5.59/./arch/ia64/sn/io/hcl.c
-- linux-2.5.59.orig/./arch/ia64/sn/io/hcl.c Fri Jan 24 10:19:44 2003
+++ linux-2.5.59/./arch/ia64/sn/io/hcl.c Fri Jan 24 10:19:46 2003
@@ -1257,7 +1257,7 @@
* It does not make any sense to call this on vertexes with multiple
* inventory structs chained together
*/
- if ( device_inventory_get_next(device, &invplace) != NULL ) {
+ if ( device_inventory_get_next(device, &invplace) != NULL )
printk("Should panic here ... !\n");
#endif
return (val);
next reply other threads:[~2003-01-24 9:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-24 9:25 Ph. Marek [this message]
2003-01-24 11:24 ` Keith Owens
2003-01-24 11:34 ` Ph. Marek
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=200301241025.03955.philipp.marek@bmlv.gv.at \
--to=philipp.marek@bmlv.gv.at \
--cc=bh@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®