Skip to content

Introspection and Linux LTS Versions

Michael Neises edited this page May 30, 2023 · 1 revision

An introspection library for Linux 4.9 will not necessarily work for 4.19, 5.4, 5.10, 5.15, or 6.1 kernels.

For that reason, we'll document the critical differences between the LTS versions here.

Linux 4.9 and 4.19, 4-layer Translation Table virt_to_phys and table_walk are one way

Linux 5.4, ?-layer Translation Table virt_to_phys, at least, is another way

Clone this wiki locally