Skip to content

Commit 209aa95

Browse files
committed
Explicitly mention 6.x kernels
1 parent d0f86a2 commit 209aa95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The Linux Kernel Module Programming Guide
22

3-
This project keeps the Linux Kernel Module Programming Guide up to date, with [working examples](examples/) for recent 5.x kernel versions.
3+
This project keeps the Linux Kernel Module Programming Guide up to date, with [working examples](examples/) for recent 5.x and 6.x kernel versions.
44
The guide has been around since 2001 and most copies of it on the web only describe old 2.6.x kernels.
55

66
The book can be freely accessed via https://sysprog21.github.io/lkmpg/ or [latest PDF file](https://github.com/sysprog21/lkmpg/releases).

0 commit comments

Comments
 (0)