commit | 20acebdfaec3e15d8a27ab25bf4a2f91b2afa757 | [log] [tgz] |
---|---|---|
author | Brian W Hart <hartb@linux.vnet.ibm.com> | Thu Dec 19 17:14:07 2013 -0600 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Dec 30 14:02:31 2013 +1100 |
tree | b0597334620062b4f406c04d6e28f2afe2b44dc3 | |
parent | 20151169f1de4b170368fdb574024027620d0d49 [diff] |
powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag() PHB diagnostic buffer may be smaller than PAGE_SIZE, especially when PAGE_SIZE > 4KB. 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>