]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
s390/gs: add compat regset for the guarded storage broadcast control block
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 28 Nov 2017 16:20:53 +0000 (17:20 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 28 Nov 2017 16:33:15 +0000 (17:33 +0100)
commit9d0ca444d0b317d31acf6f8fc18ac6f478518924
treeec8ecd7ab95a85ebd2aca9eb2177e1d1f74eb79a
parent345f8f34bb473241d62803951c18a844dd705f8d
s390/gs: add compat regset for the guarded storage broadcast control block

git commit e525f8a6e696210d15f8b8277d4da12fc4add299
"s390/gs: add regset for the guarded storage broadcast control block"
added the missing regset to the s390_regsets array but failed to add it
to the s390_compat_regsets array.

Fixes: e525f8a6e696 ("add compat regset for the guarded storage broadcast control block")
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/ptrace.c