summaryrefslogtreecommitdiff
path: root/samples/binderfs/binderfs_example.c
diff options
context:
space:
mode:
authorAlexander Egorenkov <egorenar@linux.ibm.com>2021-07-16 22:00:22 +0200
committerHeiko Carstens <hca@linux.ibm.com>2021-07-20 17:59:40 +0200
commit463f36c76fa4ec015c640ff63ccf52e7527abee0 (patch)
treeb66eda85923c2748e4322c930fea814260b07705 /samples/binderfs/binderfs_example.c
parentf8c2602733c953ed7a16e060640b8e96f9d94b9b (diff)
s390/boot: fix use of expolines in the DMA code
The DMA code section of the decompressor must be compiled with expolines if Spectre V2 mitigation has been enabled for the decompressed kernel. This is required because although the decompressor's image contains the DMA code section, it is handed over to the decompressed kernel for use. Because the DMA code is already slow w/o expolines, use expolines always regardless whether the decompressed kernel is using them or not. This simplifies the DMA code by dropping the conditional compilation of expolines. Fixes: bf72630130c2 ("s390: use proper expoline sections for .dma code") Cc: <stable@vger.kernel.org> # 5.2 Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com> Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'samples/binderfs/binderfs_example.c')
0 files changed, 0 insertions, 0 deletions