kernel/printk.c problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux