[PATCH] Simplify symbol check in prom_init_check.sh

2014-09-13 Thread Andreas Schwab
Signed-off-by: Andreas Schwab --- arch/powerpc/kernel/prom_init_check.sh | 22 ++ 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/arch/powerpc/kernel/prom_init_check.sh b/arch/powerpc/kernel/prom_init_check.sh index fe8e54b..12640f7 100644 --- a/arch/powerpc/ke

Re: [PATCH V2] powerpc/eeh: Fix kernel crash when passing through VF

2014-09-13 Thread Gavin Shan
On Fri, Sep 12, 2014 at 05:35:25PM +0800, Wei Yang wrote: >On Fri, Sep 12, 2014 at 03:05:18PM +1000, Gavin Shan wrote: >>On Fri, Sep 12, 2014 at 01:55:23PM +1000, Michael Ellerman wrote: >>>On Thu, 2014-09-11 at 11:42 +0800, Wei Yang wrote: diff --git a/arch/powerpc/kernel/eeh.c b/arch/powerpc