[PATCH] powerpc/powernv: Fallback to old HMI handling behavior for old firmware

2014-10-06 Thread Mahesh J Salgaonkar
From: Mahesh Salgaonkar mah...@linux.vnet.ibm.com Recently we moved HMI handling into Linux kernel instead of taking HMI directly in OPAL. This new change is dependent on new OPAL call for HMI recovery which was introduced in newer firmware. While this new change works fine with latest OPAL

Re: [PATCH] powerpc/powernv: Fallback to old HMI handling behavior for old firmware

2014-10-06 Thread Stewart Smith
Mahesh J Salgaonkar mah...@linux.vnet.ibm.com writes: From: Mahesh Salgaonkar mah...@linux.vnet.ibm.com Recently we moved HMI handling into Linux kernel instead of taking HMI directly in OPAL. This new change is dependent on new OPAL call for HMI recovery which was introduced in newer