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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Dec 2023 07:52:19 +0000 (08:52 +0100)
commitbf2040129110724ca59cb552f02a78b1ac12c60b
tree0bd1b78ae0ad7e1365f4071e91f4db29e71561cc
parent76aeadbd535d88d9450be7e5b2968520dc4e83d6
parisc: Mark ex_table entries 32-bit aligned in assembly.h

commit e11d4cccd094a7cd4696c8c42e672c76c092dad5 upstream.

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+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/parisc/include/asm/assembly.h