]> git.baikalelectronics.ru Git - kernel.git/commit
s390/nospec: remove unneeded header includes
authorVasily Gorbik <gor@linux.ibm.com>
Mon, 27 Jun 2022 12:50:56 +0000 (14:50 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Wed, 13 Jul 2022 13:21:55 +0000 (15:21 +0200)
commitd80f95b8d2e3e93025675ffd7691156857225e24
treeebde6562f3c926d9cdab9bbbf9944379c6b4bcc1
parentb7dd4d89029c326c8eb9fbc094b6deabc15ab233
s390/nospec: remove unneeded header includes

Commit dd9905d9d64b ("s390: raise minimum supported machine generation
to z10") removed the usage of alternatives and lowcore in expolines
macros. Remove unneeded header includes as well.

With that, expoline.S doesn't require asm-offsets.h and
expoline_prepare target dependency could be removed.

Tested-by: Joe Lawrence <joe.lawrence@redhat.com>
Link: https://lore.kernel.org/r/patch-2.thread-d13b6c.git-d13b6c96fb5f.your-ad-here.call-01656331067-ext-4899@work.hours
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/Makefile
arch/s390/include/asm/nospec-insn.h