]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390: Use system header file variant of include directive
authorHeiko Carstens <hca@linux.ibm.com>
Tue, 25 Feb 2025 08:47:34 +0000 (09:47 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 4 Mar 2025 16:18:08 +0000 (17:18 +0100)
commitb337f6af6766da0790f8b50a1ca7ce67cfb5b69c
treeffe746a00676f5785703304a9f6d8bb66e802d43
parenta702b633c0649eef5249e0355ecfb60567e4dbf2
s390: Use system header file variant of include directive

A few include directives use the local search variant even though the files
to be included aren't local. Therefore use the normal system header file
variant of the include directive.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/kernel/entry.S
arch/s390/kernel/ptrace.c
arch/s390/kernel/traps.c