Skip to content

[BUG] the syscall table is not used anymore #854

@k4lizen

Description

@k4lizen

https://0xax.gitbooks.io/linux-insides/content/SysCall/linux-syscall-2.html
Looking at the "Initialization of the system calls table" section, it's quite misleading since the syscall table isn't used in newer kernel versions and the arch/x86/entry/syscall_64.c file is linked which looks different now, see https://github.com/torvalds/linux/blob/master/arch/x86/entry/syscall_64.c#L19.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions