parisc: Mark ex_table entries 32-bit aligned in assembly.h
authorHelge Deller <deller@gmx.de>
Mon, 20 Nov 2023 14:37:50 +0000 (15:37 +0100)
committerHelge Deller <deller@gmx.de>
Sat, 25 Nov 2023 08:43:17 +0000 (09:43 +0100)
commite11d4cccd094a7cd4696c8c42e672c76c092dad5
tree683cc6f2c3611aa9a8e07d1bd04292fff31611f0
parent98b1cc82c4affc16f5598d4fa14b1858671b2263
parisc: Mark ex_table entries 32-bit aligned in assembly.h

Add an align statement to tell the linker that all ex_table entries and as
such the whole ex_table section should be 32-bit aligned in vmlinux and modules.

Signed-off-by: Helge Deller <deller@gmx.de>
Cc: stable@vger.kernel.org # v6.0+
arch/parisc/include/asm/assembly.h