From: Stephen Rothwell Date: Wed, 7 Sep 2005 09:52:38 +0000 (+1000) Subject: [PATCH] ppc64: iSeries early printk breakage X-Git-Tag: v2.6.14-rc1~482^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38c0ff06d5ba05b6fbf18652c49747ad320aaeb0;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed