x86/realmode: build with -D__DISABLE_EXPORTS
authorThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Fri, 1 Jul 2022 14:21:20 +0000 (11:21 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jul 2022 10:53:56 +0000 (12:53 +0200)
commit2cd972ae337f4ff40b31513b324ff846a0247437
tree27c180cc76bc825f15180c3ea9c1bf9bc5b94826
parent6834878ace6e09c332f4c2bc5df2fb33a9e82126
x86/realmode: build with -D__DISABLE_EXPORTS

Commit 156ff4a544ae ("x86/ibt: Base IBT bits") added this option when
building realmode in order to disable IBT there. This is also needed in
order to disable return thunks.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/Makefile