Sebastian Ott b170bad40d s390/pci: do not read data after failed load
If a pci load instruction fails the content of the register where the
data is stored is possibly unchanged. Fix the inline assembly wrapper
__pcilg to not return stale data. Additionally fix the callers of this
function who access uninitialized variables.

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>
2013-04-17 14:07:38 +02:00
..
2013-04-17 14:07:28 +02:00
2013-04-17 14:07:25 +02:00
2013-04-02 08:53:08 +02:00
2012-09-26 15:45:29 +02:00
2012-11-30 15:40:45 +01:00
2012-10-09 14:16:58 +02:00
2013-01-12 18:49:26 +01:00