linux/arch/parisc/include
Helge Deller 07eecff8ae parisc: Mark jump_table naturally aligned
The jump_table stores two 32-bit words and one 32- (on 32-bit kernel)
or one 64-bit word (on 64-bit kernel).
Ensure that the last word is always 64-bit aligned on a 64-bit kernel
by aligning the whole structure on sizeof(long).

Signed-off-by: Helge Deller <deller@gmx.de>
Cc: stable@vger.kernel.org   # v6.0+
2023-11-25 09:43:17 +01:00
..
asm parisc: Mark jump_table naturally aligned 2023-11-25 09:43:17 +01:00
uapi/asm parisc/pdc: Add width field to struct pdc_model 2023-10-30 14:54:41 +01:00