From: Michael Neuling Date: Fri, 8 Jun 2007 04:00:35 +0000 (+1000) Subject: [POWERPC] Do firmware feature fixups after features are initialised X-Git-Tag: v2.6.23-rc1~767^2^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a26f6bbb767d7ad23311a1e81cfdd2bebefb855;p=pandora-kernel.git [POWERPC] Do firmware feature fixups after features are initialised On pSeries the firmware features are not setup until ppc_md.init_early, so we can't do the firmware feature sections fixups till after this. Currently firmware feature sections is only used on iSeries which inits the firmware features much earlier. This is a bug in waiting on pSeries. Signed-off-by: Michael Neuling Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed