diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2008-02-06 10:23:41 -0700 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2008-02-06 10:23:41 -0700 |
commit | 3de66a175d2014246a2e990412e5750922e5c7d8 (patch) | |
tree | fb30686420b85296fc0e769ebee2feb60281b66e /init/main.c | |
parent | 0e349b0e2d90eb1bb76d16c48d0127feebfeeb89 (diff) |
[POWERPC] Eliminate broken OF console initialization.
Probing of the console at console_initcall time is broken. It tries to
call memory allocation routines which aren't initialized yet.
Problem solved by removing the early probe entirely. The console init
is called again anyway after the uartlite device is initialized and the
memory allocation routines can be called safely.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'init/main.c')
0 files changed, 0 insertions, 0 deletions