diff options
author | Carlos Bilbao <carlos.bilbao@amd.com> | 2022-11-24 18:02:39 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-11-28 16:54:45 +0100 |
commit | 516384b7ecad0d8d0e5eb2b7045c41aaeaebd958 (patch) | |
tree | 205092292d33682582eaaeb74335cb0133470e7b /Documentation/process/kernel-docs.rst | |
parent | docs: Retire old resources from kernel-docs.rst (diff) | |
download | linux-516384b7ecad0d8d0e5eb2b7045c41aaeaebd958.tar.xz linux-516384b7ecad0d8d0e5eb2b7045c41aaeaebd958.zip |
docs: Add book to process/kernel-docs.rst
Include to process/kernel-docs.rst a book on Linux kernel development
published in 2021 (with ISBN 978-1789953435).
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com>
Link: https://lore.kernel.org/r/20221124170242.1892751-4-carlos.bilbao@amd.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/process/kernel-docs.rst')
-rw-r--r-- | Documentation/process/kernel-docs.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/process/kernel-docs.rst b/Documentation/process/kernel-docs.rst index d66ac26e2f27..1c6e2ab92f4e 100644 --- a/Documentation/process/kernel-docs.rst +++ b/Documentation/process/kernel-docs.rst @@ -75,6 +75,14 @@ On-line docs Published books --------------- + * Title: **Linux Kernel Programming: A Comprehensive Guide to Kernel Internals, Writing Kernel Modules, and Kernel Synchronization** + + :Author: Kaiwan N. Billimoria + :Publisher: Packt Publishing Ltd + :Date: 2021 + :Pages: 754 + :ISBN: 978-1789953435 + * Title: **Linux Kernel Development, 3rd Edition** :Author: Robert Love |