Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1361099

[PATCH 1/5] Documentation: add Linux Kernel Development book

From Luis de Bethencourt <luisbg@osg.samsung.com>
Newsgroups linux.kernel
Subject [PATCH 1/5] Documentation: add Linux Kernel Development book
Date 2016-03-19 14:00 +0100
Message-ID <reoE2-8p2-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 1/5] Documentation: add Linux Kernel Development book Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-19 14:00 +0100
  [PATCH 2/5] Documentation: update URL for Michael K. Johnson's articles Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-19 14:00 +0100
    Re: [PATCH 2/5] Documentation: update URL for Michael K. Johnson's  articles Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-19 14:10 +0100
    Re: [PATCH 2/5] Documentation: update URL for Michael K. Johnson's  articles Jonathan Corbet <corbet@lwn.net> - 2016-03-31 09:00 +0200
  [PATCH 5/5] Documentation: update URL for Porting Linux 2.0 Drivers to 2.2 Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-19 14:00 +0100
    Re: [PATCH 5/5] Documentation: update URL for Porting Linux 2.0  Drivers to 2.2 Jonathan Corbet <corbet@lwn.net> - 2016-03-31 09:00 +0200
      Re: [PATCH 5/5] Documentation: update URL for Porting Linux 2.0 Drivers  to 2.2 Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-31 13:00 +0200
  [PATCH 4/5] Documentation: update URLs for Richard Gooch's articles Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-19 14:00 +0100
    Re: [PATCH 4/5] Documentation: update URLs for Richard Gooch's  articles Jonathan Corbet <corbet@lwn.net> - 2016-03-31 09:00 +0200
  Re: [PATCH 1/5] Documentation: add Linux Kernel Development book Jonathan Corbet <corbet@lwn.net> - 2016-03-31 08:50 +0200

csiph-web