[PATCH 0/3] doc: update printk documentation

From: Tobin C. Harding
Date: Thu Dec 07 2017 - 17:28:15 EST


This set merges two previous patch attempts

[PATCH v2] doc: convert printk-formats.txt to rst
[PATCH] docs: add documentation on printing kernel addresses

And adds patch amending docs for sysctl kptr_restrict

Applies on top of

commit: "ae64f9bd1d36 Linux 4.15-rc2"

(Doesn't apply on top of Jon's docs-next tree (at time of writing at
rc-1) because of commit made to lib/vsprintf.c)

thanks,
Tobin.

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} | 268 +++++++++++----------
Documentation/security/self-protection.rst | 15 ++
Documentation/sysctl/kernel.txt | 3 +-
lib/vsprintf.c | 155 +++++-------
6 files changed, 213 insertions(+), 231 deletions(-)
rename Documentation/{printk-formats.txt => core-api/printk-formats.rst} (59%)

--
2.7.4