diff options
author | Helge Deller <deller@gmx.de> | 2023-11-23 21:57:19 +0100 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2023-11-25 09:43:18 +0100 |
commit | 43266838515d30dc0c45d5c7e6e7edacee6cce92 (patch) | |
tree | df175e0fc28c47d8b891374854bcb026fc2e7ed4 /lib | |
parent | parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes (diff) | |
download | linux-43266838515d30dc0c45d5c7e6e7edacee6cce92.tar.xz linux-43266838515d30dc0c45d5c7e6e7edacee6cce92.zip |
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: Helge Deller <deller@gmx.de>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions