LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Henry Tseng <henrybear327@gmail.com>
To: Jonathan Corbet <corbet@lwn.net>
Cc: jmseyas@dit.upm.es, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] Documentation: Update details of The Linux Kernel Module Programming Guide
Date: Thu, 19 Aug 2021 05:29:08 +0200 [thread overview]
Message-ID: <CAA5xa-=upo3b0p0ARPBxzFTDEzH8dELoPO5qMQ1aYq=4mWKg3A@mail.gmail.com> (raw)
In-Reply-To: <20210819031407.17044-1-henrybear327@gmail.com>
As a side note, I tried to put Juan-Mariano de Goyeneche
<jmseyas@dit.upm.es> in cc, as indicated on the kernel-docs file. But
the email account is not reachable.
On Thu, Aug 19, 2021 at 5:16 AM Chun-Hung Tseng <henrybear327@gmail.com> wrote:
>
> Recently, the content and examples of the book "The Linux Kernel Module
> Programming Guide" are being actively maintained and added on Github[1].
> Currently, the book is being regularly built into webpage and pdf
> file using Github static page[2].
>
> [1]: https://github.com/sysprog21/lkmpg
> [2]: https://sysprog21.github.io/lkmpg/
>
> Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
> ---
> Documentation/process/kernel-docs.rst | 14 ++++++++------
> 1 file changed, 8 insertions(+), 6 deletions(-)
>
> diff --git a/Documentation/process/kernel-docs.rst b/Documentation/process/kernel-docs.rst
> index 22d9ace5df2a..631a3dc04e3e 100644
> --- a/Documentation/process/kernel-docs.rst
> +++ b/Documentation/process/kernel-docs.rst
> @@ -126,15 +126,17 @@ On-line docs
> describes how to write user-mode utilities for communicating with
> Card Services.
>
> - * Title: **Linux Kernel Module Programming Guide**
> + * Title: **The Linux Kernel Module Programming Guide**
>
> - :Author: Ori Pomerantz.
> - :URL: https://tldp.org/LDP/lkmpg/2.6/html/index.html
> - :Date: 2001
> + :Author: Peter Jay Salzman, Michael Burian, Ori Pomerantz, Bob Mottram,
> + Jim Huang.
> + :URL: https://sysprog21.github.io/lkmpg/
> + :Date: 2021
> :Keywords: modules, GPL book, /proc, ioctls, system calls,
> interrupt handlers .
> - :Description: Very nice 92 pages GPL book on the topic of modules
> - programming. Lots of examples.
> + :Description: A very nice 93 pages GPL book on the topic of modules
> + programming. Lots of examples. Currently the new version is being
> + actively maintained at https://github.com/sysprog21/lkmpg.
>
> * Title: **Global spinlock list and usage**
>
> --
> 2.25.1
>
--
Best wishes,
Henry
next prev parent reply other threads:[~2021-08-19 3:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-19 3:14 Chun-Hung Tseng
2021-08-19 3:29 ` Henry Tseng [this message]
2021-08-20 17:17 ` Jonathan Corbet
2021-08-20 22:24 ` Henry Tseng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAA5xa-=upo3b0p0ARPBxzFTDEzH8dELoPO5qMQ1aYq=4mWKg3A@mail.gmail.com' \
--to=henrybear327@gmail.com \
--cc=corbet@lwn.net \
--cc=jmseyas@dit.upm.es \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: [PATCH v2] Documentation: Update details of The Linux Kernel Module Programming Guide' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).