summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Bilbao <carlos.bilbao@amd.com>2022-11-24 11:02:39 -0600
committerJonathan Corbet <corbet@lwn.net>2022-11-28 08:54:45 -0700
commit516384b7ecad0d8d0e5eb2b7045c41aaeaebd958 (patch)
tree205092292d33682582eaaeb74335cb0133470e7b
parente11377d5d368930987d103b8385800d9d2e56be1 (diff)
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>
-rw-r--r--Documentation/process/kernel-docs.rst8
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