git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68986c9
)
powerpc/kerenl: Enable EEH for IO accessors
author
Gavin Shan
<gwshan@linux.vnet.ibm.com>
Mon, 23 Jun 2014 00:56:22 +0000
(10:56 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 24 Jun 2014 02:43:13 +0000
(12:43 +1000)
In arch/powerpc/kernel/iomap.c, lots of IO reading accessors missed
to check EEH error as Ben pointed. The patch fixes it.
For the writing accessors, we change the called functions only for
making them look similar to the reading counterparts.
Suggested-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/iomap.c
patch
|
blob
|
history
diff --cc
arch/powerpc/kernel/iomap.c
Simple merge