parisc: Mark ex_table entries 32-bit aligned in uaccess.h
authorHelge Deller <deller@gmx.de>
Mon, 20 Nov 2023 14:39:03 +0000 (15:39 +0100)
committerHelge Deller <deller@gmx.de>
Sat, 25 Nov 2023 08:43:17 +0000 (09:43 +0100)
commita80aeb86542a50aa8521729ea4cc731ee7174f03
tree988c7ca64dc36db23728124d145c006c730e6aaf
parente11d4cccd094a7cd4696c8c42e672c76c092dad5
parisc: Mark ex_table entries 32-bit aligned in uaccess.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/uaccess.h