All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] Documentation: add Linux Kernel Development book
@ 2016-03-19 12:51 Luis de Bethencourt
  2016-03-19 12:51 ` [PATCH 2/5] Documentation: update URL for Michael K. Johnson's articles Luis de Bethencourt
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Luis de Bethencourt @ 2016-03-19 12:51 UTC (permalink / raw)
  To: linux-kernel; +Cc: corbet, linux-doc, Luis de Bethencourt

The Linux Kernel Development book by Robert Love has been recommended to me
by multiple kernel hackers. Worth having in the list of books in
kernel-docs.txt for newbies looking for good learning resources.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
---
Hi,

I really enjoyed this book and I think it deserves being listed in the
kernel-docs.txt list.

Thanks,
Luis

 Documentation/kernel-docs.txt | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Documentation/kernel-docs.txt b/Documentation/kernel-docs.txt
index fe217c1..b250360 100644
--- a/Documentation/kernel-docs.txt
+++ b/Documentation/kernel-docs.txt
@@ -609,6 +609,13 @@
        Pages: 432.
        ISBN: 0-201-63338-8
 
+     * Title: "Linux Kernel Development, 3rd Edition"
+       Author: Robert Love
+       Publisher: Addison-Wesley.
+       Date: July, 2010
+       Pages: 440
+       ISBN: 978-0672329463
+
      MISCELLANEOUS:
 
      * Name: linux/Documentation
-- 
2.5.1

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

end of thread, other threads:[~2016-03-31 10:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-19 12:51 [PATCH 1/5] Documentation: add Linux Kernel Development book Luis de Bethencourt
2016-03-19 12:51 ` [PATCH 2/5] Documentation: update URL for Michael K. Johnson's articles Luis de Bethencourt
2016-03-19 13:00   ` Luis de Bethencourt
2016-03-31  6:50   ` Jonathan Corbet
2016-03-19 12:51 ` [PATCH 3/5] Documentation: update URL of Analysis of the Ext2fs structure Luis de Bethencourt
2016-03-31  6:51   ` Jonathan Corbet
2016-03-19 12:51 ` [PATCH 4/5] Documentation: update URLs for Richard Gooch's articles Luis de Bethencourt
2016-03-31  6:51   ` Jonathan Corbet
2016-03-19 12:51 ` [PATCH 5/5] Documentation: update URL for Porting Linux 2.0 Drivers to 2.2 Luis de Bethencourt
2016-03-31  6:52   ` Jonathan Corbet
2016-03-31 10:50     ` Luis de Bethencourt
2016-03-31  6:49 ` [PATCH 1/5] Documentation: add Linux Kernel Development book Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.