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:
acf6a00
)
s390/sclp: Consolidate early sclp init calls to sclp_early_detect()
author
Michael Holzheu
<holzheu@linux.vnet.ibm.com>
Wed, 13 Nov 2013 09:38:27 +0000
(10:38 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Fri, 15 Nov 2013 13:08:41 +0000
(14:08 +0100)
The new function calls the old ones. The sclp_event_mask_early() is removed
and replaced by one invocation of sclp_set_event_mask(0, 0).
Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found