[3/6] docs: Add book to process/kernel-docs.rst

Message ID 20221124170242.1892751-4-carlos.bilbao@amd.com
State New
Headers
Series docs: Update kernel-docs and progress translating Spanish |

Commit Message

Carlos Bilbao Nov. 24, 2022, 5:02 p.m. UTC
  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>
---
 Documentation/process/kernel-docs.rst | 8 ++++++++
 1 file changed, 8 insertions(+)
  

Patch

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