Skip to content

Commit

Permalink
Build fixes for linux 6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ovalenti committed Jan 9, 2024
1 parent f73df03 commit 433f3e7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions kernel-modules/BLOCKLIST
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@
# ROX-20541 - 6.6 kernel compilation errors
6.6.* 2.6.0
6.6.* 2.7.0
# 6.7 kernel compilation errors
~6\.[7-9]\.\d+.* ~2\.[6-7]\.\d+(?:-rc\d+)?
# Block kernel module builds on all kernels
# for module versions newer than 2.4.0
* ~2\.[5-9]\.\d+(?:-rc\d+)? mod
Expand Down
2 changes: 1 addition & 1 deletion kernel-modules/MODULE_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.9.0-rc2
2.9.0-rc3

0 comments on commit 433f3e7

Please sign in to comment.