]> 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)
commit1880212a70a2142a1d477065651e6ce783171b17
treeebde6562f3c926d9cdab9bbbf9944379c6b4bcc1
parent0c753e11498094e1fcabbf2f7fcb85ba3b41c6ba
s390/nospec: remove unneeded header includes

Commit f8c055ce8362 ("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