diff options
author | GUO Zihua <guozihua@huawei.com> | 2024-01-13 08:05:09 +0000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2024-05-07 23:23:35 +1000 |
commit | 473e2311f31fdcae8e3f4410d119dbfece656edc (patch) | |
tree | 734f5adbebe0e3eb2463302874a1a8778dab472f /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | acb354fe97e5aa6d9534b601ce18ef7866f25c4d (diff) |
powerpc: Fix preserved memory size for int-vectors
The first 32k of memory is reserved for interrupt vectors, however for
powerpc64 this might not be enough. Fix this by reserving the maximum
size between 32k and the real size of interrupt vectors.
Signed-off-by: GUO Zihua <guozihua@huawei.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240113080509.1598290-1-guozihua@huawei.com
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions