Proofread
This commit is contained in:
parent
80e400b8d2
commit
e631ad9267
11
lkmpg.tex
11
lkmpg.tex
|
@ -2127,11 +2127,14 @@ 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?}
|
||||
\label{sec:where_to_go}
|
||||
For people seriously interested in kernel programming, I recommend \href{https://kernelnewbies.org}{kernelnewbies.org} and the \src{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.
|
||||
For those deeply interested in kernel programming,
|
||||
\href{https://kernelnewbies.org}{kernelnewbies.org} and the \src{Documentation} subdirectory within the kernel source code are highly recommended.
|
||||
Although the latter may not always be straightforward, it serves as a valuable initial step for further exploration.
|
||||
Echoing Linus Torvalds' perspective, the most effective method to understand the kernel is through personal examination of the source code.
|
||||
|
||||
If you would like to contribute to this guide or notice anything glaringly wrong, please create an issue at \url{https://github.com/sysprog21/lkmpg}.
|
||||
Your pull requests will be appreciated.
|
||||
Contributions to this guide are welcome, especially if there are any significant inaccuracies identified.
|
||||
To contribute or report an issue, please initiate an issue at \url{https://github.com/sysprog21/lkmpg}.
|
||||
Pull requests are greatly appreciated.
|
||||
|
||||
Happy hacking!
|
||||
\end{document}
|
||||
|
|
Loading…
Reference in New Issue
Block a user