mirror of
https://github.com/sysprog21/lkmpg.git
synced 2024-11-26 02:09:48 +08:00
commit
507019330e
|
@ -1564,7 +1564,7 @@ You might need to do this for a short time and that is OK, but if you do not ena
|
||||||
|
|
||||||
\section{Where To Go From Here?}
|
\section{Where To Go From Here?}
|
||||||
\label{sec:where_to_go}
|
\label{sec:where_to_go}
|
||||||
For people seriously interested in kernel programming, I recommend \href{https://kernelnewbies.org}{kernelnewbies.org} and the \emph{Documentation} subdirectory within the kernel source code which is bot always easy to understand but can be a starting point for further investigation.
|
For people seriously interested in kernel programming, I recommend \href{https://kernelnewbies.org}{kernelnewbies.org} and the \emph{Documentation} subdirectory within the kernel source code which is not always easy to understand but can be a starting point for further investigation.
|
||||||
Also, as Linus Torvalds said, the best way to learn the kernel is to read the source code yourself.
|
Also, as Linus Torvalds said, the best way to learn the kernel is to read the source code yourself.
|
||||||
|
|
||||||
If you are interested in more examples of short kernel modules then searching on sites such as Github and Gitlab is a good way to start, although there is a lot of duplication of older LKMPG examples which may not compile with newer kernel versions.
|
If you are interested in more examples of short kernel modules then searching on sites such as Github and Gitlab is a good way to start, although there is a lot of duplication of older LKMPG examples which may not compile with newer kernel versions.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user