Re: [PATCH] fix future firmware feature fixups function failure

2007-07-18 Thread Michael Neuling
> On Wednesday 18 July 2007, Michael Neuling wrote: > > Move firmware feature initialisation from pSeries_init_early to the > > earlier pSeries_probe_hypertas so they are initialised before firmware > > feature fixups are applied. > >=20 > > Currently firmware feature sections are only used for iSe

Re: [PATCH] fix future firmware feature fixups function failure

2007-07-18 Thread Arnd Bergmann
On Wednesday 18 July 2007, Michael Neuling wrote: > Move firmware feature initialisation from pSeries_init_early to the > earlier pSeries_probe_hypertas so they are initialised before firmware > feature fixups are applied. > > Currently firmware feature sections are only used for iSeries which > i