Linux MIPS Architecture development
 help / color / mirror / Atom feed
* kernel/printk.c problem
@ 2001-04-17 22:11 Scott A McConnell
  2001-04-18  6:53 ` Geert Uytterhoeven
  0 siblings, 1 reply; 5+ messages in thread
From: Scott A McConnell @ 2001-04-17 22:11 UTC (permalink / raw)
  To: linux-mips

struct console *console_drivers = NULL;                          <----
Need the NULL.

Otherwise, bad things can happen on the following statement in printk

~line 311

       if ((c->flags & CON_ENABLED) && c->write){



Scott

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

end of thread, other threads:[~2001-04-18 18:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-17 22:11 kernel/printk.c problem Scott A McConnell
2001-04-18  6:53 ` Geert Uytterhoeven
2001-04-18 16:56   ` Scott A McConnell
2001-04-18 17:32   ` Jun Sun
2001-04-18 18:28     ` Juan Quintela

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