s390/memory hotplug: initialize storage keys
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 14 May 2012 09:04:10 +0000 (11:04 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 16 May 2012 12:42:44 +0000 (14:42 +0200)
commit0cd2f6201c536665d8220672dfcaf7be9da348a1
tree79d33cada250696b5205ae0a015540fe54ca6ef9
parentd652d59682c8891bdaecfccc72b0209cbe91d89f
s390/memory hotplug: initialize storage keys

Add missing storage key initialization when memory comes online.
Didn't hurt until now, since the kernel always uses access key 0.

However for debugging purposes we sometimes use a different key
and it might be good if everything is properly initialized...

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/sclp_cmd.c
This page took 0.026157 seconds and 5 git commands to generate.