Timestamp:
02/23/12 16:40:33 (12 years ago)
Author:
Jennifer Averett <jennifer.averett@…>
Branches:
4.11, 5, master
Children:
8f7f6ca
Parents:
6903c7cd
Message:

Avoid NULL dereference in printk() before libchip console initialized

With the addition of dynamically registered libchip serial devices,
there is the need to be able to use printk() before the console driver
has initialized the indirect pointer table. This lets printk() support
routines call pass a control structure directly without a lookup through
the uninitialized indirect one.

(No files)

Note: See TracChangeset for help on using the changeset viewer.