s390/debug: remove raw view
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 18 Jun 2020 05:09:57 +0000 (07:09 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 29 Jun 2020 14:32:20 +0000 (16:32 +0200)
commitecb1ff6833c461ea3bcf16396cd4f1eb50b119c2
treeeb032ed1d2ef97959465b5ab5651507f67df14fd
parent7fa0d6ff35cfaae9cc7012d9220cd24400c650f1
s390/debug: remove raw view

There is not a single user of the debug raw view. Therefore remove it
before anybody uses it. If anybody would make use of the view it would
expose the struct __debug_entry definition to userspace and really
would make it uapi. This wouldn't be good, since the definition is
suboptimal and needs to be changed.

Right now the structure definition is only defined to be uapi, however
there is no user.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Documentation/s390/s390dbf.rst
arch/s390/include/asm/debug.h
arch/s390/kernel/debug.c