How do you know the "sys_call_table" symbol last exported in 5.6.19. Thanks.
wangzhangjun opened this issue · 2 comments
wangzhangjun commented
How do you know the "sys_call_table" symbol last exported in 5.6.19.
https://elixir.bootlin.com/linux/v5.6.19/source/kernel/kallsyms.c Where can I see from this code? Thnaks
wangzhangjun commented
From this patch , we can know. Thanks.
NoviceLive commented
Close as he figured out.