Skip to content
Commit 43266838 authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Reduce size of the bug_table on 64-bit kernel by half



Enable GENERIC_BUG_RELATIVE_POINTERS which will store 32-bit relative
offsets to the bug address and the source file name instead of 64-bit
absolute addresses. This effectively reduces the size of the
bug_table[] array by half on 64-bit kernels.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent e5f3e299
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment