commit | 38c0ff06d5ba05b6fbf18652c49747ad320aaeb0 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Wed Sep 07 19:52:38 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Sep 09 22:11:34 2005 +1000 |
tree | ba5fc6fe31c4a24c127d6b6a667c7d3c334b967a | |
parent | 34b5233f379847097a1925a02b62f129c407c1e4 [diff] |
[PATCH] ppc64: iSeries early printk breakage The earlier commit 8d9273918635f0301368c01b56c03a6f339e8d51 (Consolidate early console and PPCDBG code) broke iSeries because it caused unregister_console(&udbg_console) to be called unconditionally. iSeries never registers the udbg_console. This just reverts part of the change. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>