Files
packages/kernel/ovpn-dco/patches
Qingfang Deng 407e076759 ovpn-dco: fix build on kernel 6.18.33
Kernel version 6.18.33 backports kmalloc_obj macros but GFP flags are
required, which causes build failures as ovpn omits GFP flags. Undef
those macros to fix the build.

Signed-off-by: Qingfang Deng <dqfext@gmail.com>
2026-05-26 12:04:35 +03:00
..