commit | f0bacb7fc4f7defb15a6575d92f8ea4342f8f09e | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Tue Apr 16 14:16:14 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Apr 17 14:07:37 2013 +0200 |
tree | f8e029110696a0cb846357a2b1e267015ec37e62 | |
parent | b2a9e87d2ce8fb2d0ce08ee49168805975c622da [diff] |
s390/pci: add exception table to load/store instructions Don't let pci_load and friends crash the kernel when called with e.g. an invalid offset. Return -ENXIO instead. Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com> Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>