The `PDE_DATA` procfs function has been replaced by another function, `pde_data`, in 5.17. The first patch adds support for this. The second bumps the maximum supported kernel version to 5.17. Jeremy Sowden (2): extensions: replace `PDE_DATA` build: bump supported kernel version to 5.17 configure.ac | 2 +- extensions/compat_xtables.h | 4 ++++ extensions/pknock/xt_pknock.c | 2 +- extensions/xt_DNETMAP.c | 6 +++--- extensions/xt_condition.c | 4 ++-- extensions/xt_quota2.c | 4 ++-- 6 files changed, 13 insertions(+), 9 deletions(-) -- 2.34.1