From: "Tobin C. Harding" <me@tobin.cc>
To: Jonathan Corbet <corbet@lwn.net>
Cc: "Tobin C. Harding" <me@tobin.cc>,
Randy Dunlap <rdunlap@infradead.org>,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
Kees Cook <keescook@chromium.org>,
Alexander Popov <alex.popov@linux.com>,
kernel-hardening@lists.openwall.com
Subject: [PATCH v2 0/3] doc: update printk documentation
Date: Mon, 18 Dec 2017 09:30:04 +1100 [thread overview]
Message-ID: <1513549807-20287-1-git-send-email-me@tobin.cc> (raw)
This set converts printk-formats.txt -> core-api/printk-formats.rst
We also update the documentation around printing kernel addresses.
For v2 I have attempted to toe the line more in regards to 'make as
few changes as possible to complete the conversion'.
This is my first documentation conversion. Please do be hard on this
patch series. I'd like to get it _realy_ correct so that future
conversions will require less review effort. Also if there are any
peculiarities to patching docs (as apposed to C files) please say so.
Thank you for the time already given to reviewing previous versions.
thanks,
Tobin.
v2:
- Remove conversion/inclusion of kernel-docs from lib/vsprintf.c
- Add '<>' around file name (in section 'Thanks').
- Remove a few more double back ticks.
- Remove unnecessary [style] edits.
Tobin C. Harding (3):
doc: convert printk-formats.txt to rst
doc: update kpt_restrict documentation
doc: add documentation on printing kernel addresses
Documentation/00-INDEX | 2 -
Documentation/core-api/index.rst | 1 +
.../printk-formats.rst} | 271 +++++++++++----------
Documentation/security/self-protection.rst | 15 ++
Documentation/sysctl/kernel.txt | 3 +-
5 files changed, 158 insertions(+), 134 deletions(-)
rename Documentation/{printk-formats.txt => core-api/printk-formats.rst} (57%)
--
2.7.4
next reply other threads:[~2017-12-17 22:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-17 22:30 Tobin C. Harding [this message]
2017-12-17 22:30 ` [PATCH v2 1/3] doc: convert printk-formats.txt to rst Tobin C. Harding
2017-12-17 22:30 ` [PATCH v2 2/3] doc: update kpt_restrict documentation Tobin C. Harding
2017-12-18 2:48 ` Randy Dunlap
2017-12-17 22:30 ` [PATCH v2 3/3] doc: add documentation on printing kernel addresses Tobin C. Harding
2017-12-17 22:34 ` [PATCH v2 0/3] doc: update printk documentation Joe Perches
2017-12-17 23:56 ` Tobin C. Harding
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=1513549807-20287-1-git-send-email-me@tobin.cc \
--to=me@tobin.cc \
--cc=alex.popov@linux.com \
--cc=corbet@lwn.net \
--cc=keescook@chromium.org \
--cc=kernel-hardening@lists.openwall.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@infradead.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox