]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
s390/runtime instrumentation: provide uapi header file
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 22 Jan 2018 09:26:20 +0000 (10:26 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 2 Feb 2018 09:47:15 +0000 (10:47 +0100)
commitdf2f815a7df7edb5335a3bdeee6a8f9f6f9c35c4
tree1c34d51f188f067ac6ccc0b8b4634612b74e524b
parent5260b0f50cf371d7a0920fd163571adfd80e2109
s390/runtime instrumentation: provide uapi header file

The man page for the s390_runtime_instr() system call refers to a
header file that was never exported. Therefore it's time to finally
provide the header file, and move large parts of the runtime
instrumentation header file to a new uapi header file.

Reported-by: Eugene Syromyatnikov <evgsyr@gmail.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/runtime_instr.h
arch/s390/include/uapi/asm/runtime_instr.h [new file with mode: 0644]