Re: [PATCH 3/5]: ipr: kexec boot speed improvements

2014-11-30 Thread Anton Blanchard
Hi Brian, > > Currently when performing a kexec boot with an ipr adapter, > > the adapter gets shutdown completely, flushing all write > > cache, as well as performing a full hardware reset of the card > > during the shutdown phase of the old kernel. This forces > > the new kernel to then wait for

Re: [PATCH 3/5]: ipr: kexec boot speed improvements

2014-08-26 Thread Anton Blanchard
Hi Brian, > Currently when performing a kexec boot with an ipr adapter, > the adapter gets shutdown completely, flushing all write > cache, as well as performing a full hardware reset of the card > during the shutdown phase of the old kernel. This forces > the new kernel to then wait for the adapt

[PATCH 3/5]: ipr: kexec boot speed improvements

2014-07-28 Thread Brian King
Currently when performing a kexec boot with an ipr adapter, the adapter gets shutdown completely, flushing all write cache, as well as performing a full hardware reset of the card during the shutdown phase of the old kernel. This forces the new kernel to then wait for the adapter firmware to reini