public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Doc: process: Added two important books for Linux Kernel programming and development
@ 2026-03-28  7:40 Bhaskar Chowdhury
  2026-03-30 16:53 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2026-03-28  7:40 UTC (permalink / raw)
  To: corbet, skhan, workflows, linux-doc, linux-kernel; +Cc: Bhaskar Chowdhury

These books are very well written and enhance the understanding of the process.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/process/howto.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/process/howto.rst b/Documentation/process/howto.rst
index 9438e03d6f50..c5164a27fc1a 100644
--- a/Documentation/process/howto.rst
+++ b/Documentation/process/howto.rst
@@ -34,7 +34,8 @@ experience, the following books are good for, if anything, reference:
  - "The C Programming Language" by Kernighan and Ritchie [Prentice Hall]
  - "Practical C Programming" by Steve Oualline [O'Reilly]
  - "C:  A Reference Manual" by Harbison and Steele [Prentice Hall]
-
+ - "Linux System Programming" by Robert Love [O'Reilly]
+ - "Linux Kernel Development" By Robert Love [Pearson]
 The kernel is written using GNU C and the GNU toolchain.  While it
 adheres to the ISO C11 standard, it uses a number of extensions that are
 not featured in the standard.  The kernel is a freestanding C
--
2.52.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-30 16:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-28  7:40 [PATCH] Doc: process: Added two important books for Linux Kernel programming and development Bhaskar Chowdhury
2026-03-30 16:53 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox