diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2020-09-09 14:27:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-10-01 11:11:57 +0200 |
commit | 83f99c6069cb554321f8c764b415041487003e66 (patch) | |
tree | 3c4ffc1198d5b8210bb31ac963cdad30e78322e0 /net/lapb/lapb_timer.c | |
parent | 76e92c684ce4092bfd452d8ce4f68927d7aa957d (diff) |
s390/init: add missing __init annotations
[ Upstream commit fcb2b70cdb194157678fb1a75f9ff499aeba3d2a ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions