diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2020-09-09 14:27:25 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2020-09-14 10:08:07 +0200 |
commit | fcb2b70cdb194157678fb1a75f9ff499aeba3d2a (patch) | |
tree | 0cc8e7b4cf2dae36d7e31299d1a22c58ba5637b6 /scripts/bpf_helpers_doc.py | |
parent | b6186d7fb53349efd274263a45f0b08749ccaa2d (diff) |
s390/init: add missing __init annotations
Add __init to reserve_memory_end, reserve_oldmem and remove_oldmem.
Sometimes these functions are not inlined, and then the build
complains about section mismatch.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions