Commit Graph

6 Commits

Author SHA1 Message Date
Sean Khan
adbbcb0c41 treewide: Refresh patches
Signed-off-by: Sean Khan <datapronix@protonmail.com>
2025-07-10 22:12:00 -04:00
Sean Khan
6b2d99511c nss-drv: Restore '-Wno-unused-variable' flag
It was accidentally removed in commit: de828e39b
("treewide: Additional fixes for kernel 6.12 + GCC 14.3")

Signed-off-by: Sean Khan <datapronix@protonmail.com>
2025-05-30 03:21:05 -04:00
Sean Khan
54d105f7ca nss-drv: additional fixes for kernel 6.12
Fixes the following sysctl table check failures:

[Tue May 27 17:37:40 2025] sysctl table check failed: dev/nss/ppe_vp/(null) procname is null
[Tue May 27 17:37:40 2025] sysctl table check failed: dev/nss/ppe_vp/(null) No proc_handler
[Tue May 27 17:37:40 2025] sysctl table check failed: dev/nss/pppoe/(null) procname is null
[Tue May 27 17:37:40 2025] sysctl table check failed: dev/nss/pppoe/(null) No proc_handler

Signed-off-by: Sean Khan <datapronix@protonmail.com>
2025-05-27 19:13:10 -04:00
Sean Khan
9762fbaabe nss-drv: Fix GCC empty-body error in GCC 14.3+
Signed-off-by: Sean Khan <datapronix@protonmail.com>
2025-05-27 15:47:10 -04:00
Sean Khan
25086fbac3 treewide: Additional fixes for kernel 6.12 + GCC 15.1
Signed-off-by: Sean Khan <datapronix@protonmail.com>
2025-05-25 15:36:03 -04:00
Sean Khan
6f823a2b34 treewide: Initial support for kernel 6.12 + GCC 15.1
Signed-off-by: Sean Khan <datapronix@protonmail.com>
2025-05-08 23:12:18 -04:00