commit | ca1de5deb782e1636ed5b898e215a8840ae39230 | [log] [tgz] |
---|---|---|
author | Brian W Hart <hartb@linux.vnet.ibm.com> | Fri Dec 20 13:06:01 2013 -0600 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Dec 30 14:02:32 2013 +1100 |
tree | 120e017d57b84e6dfc162ed927369e6bc38f6471 | |
parent | 20acebdfaec3e15d8a27ab25bf4a2f91b2afa757 [diff] |
powernv/eeh: Add buffer for P7IOC hub error data Prevent ioda_eeh_hub_diag() from clobbering itself when called by supplying a per-PHB buffer for P7IOC hub diagnostic data. Take care to inform OPAL of the correct size for the buffer. [Small style change to the use of sizeof -- BenH] Signed-off-by: Brian W Hart <hartb@linux.vnet.ibm.com> Acked-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>