lkml.org 
[lkml]   [2003]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subjectarch/ia64/sn/io/hcl.c debug bug
Date
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);


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:32    [W:0.518 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site