Re: [PATCH] powerpc/powernv: Reduce pseries panic timeout from 180s to 10s

2014-04-30 Thread Paul Mackerras
On Thu, May 01, 2014 at 07:20:04AM +1000, Anton Blanchard wrote: > We've already dropped the default pseries timeout to 10s, do > the same for powernv. Why is there "pseries" in the patch subject rather than "powernv"? Paul. ___ Linuxppc-dev mailing lis

[PATCH] powerpc/powernv: Reduce pseries panic timeout from 180s to 10s

2014-04-30 Thread Anton Blanchard
We've already dropped the default pseries timeout to 10s, do the same for powernv. Signed-off-by: Anton Blanchard --- arch/powerpc/platforms/powernv/setup.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/powerpc/platforms/powernv/setup.c b/arch/powerpc/platforms/powernv/setup.c inde