linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] x86/mm/doc: Clean up mm.txt
@ 2018-09-21  2:05 Baoquan He
  2018-09-21  2:05 ` [PATCH 1/3] x86/KASLR: Update document about KERNEL_IMAGE_SIZE Baoquan He
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Baoquan He @ 2018-09-21  2:05 UTC (permalink / raw)
  To: mingo, tglx, hpa
  Cc: linux-kernel, kirill.shutemov, x86, thgarnie, corbet, linux-doc,
	peterz, Baoquan He

This clean up is suggested by Ingo.

It firstly fix the confusions in mm layout tables by unifying
each memory region description in the consistent style.

Secondly take the KASLR words out of the mm layout tables to make
it as a separate section to only list mm layout in non-KASLR case.
Then add KASLR document at the end of mm.txt.

Meanwhile update document about KERNEL_IMAGE_SIZE in
arch/x86/include/asm/page_64_types.h .

Baoquan He (3):
  x86/KASLR: Update document about KERNEL_IMAGE_SIZE
  x86/mm/doc: Clean up the memory region layout descriptions
  x86/doc/kaslr.txt: Create a separate part of document abourt KASLR at
    the end of file

 Documentation/x86/x86_64/mm.txt      | 138 +++++++++++++++++++++++------------
 arch/x86/include/asm/page_64_types.h |   7 +-
 2 files changed, 96 insertions(+), 49 deletions(-)

-- 
2.13.6


^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH 0/3] x86/mm/doc: Clean up mm.txt
@ 2018-10-06  8:43 Baoquan He
  2018-10-06 11:28 ` Baoquan He
  2018-10-06 12:21 ` Ingo Molnar
  0 siblings, 2 replies; 12+ messages in thread
From: Baoquan He @ 2018-10-06  8:43 UTC (permalink / raw)
  To: mingo; +Cc: linux-kernel, x86, linux-doc, tglx, thgarnie, corbet, Baoquan He

This clean up is suggested by Ingo.

It firstly fix the confusions in mm layout tables by unifying
each memory region description in the consistent style.

Secondly take the KASLR words out of the mm layout tables to make
it as a separate section to only list mm layout in non-KASLR case.
Then add KASLR document at the end of mm.txt.

Meanwhile update description about KERNEL_IMAGE_SIZE in
arch/x86/include/asm/page_64_types.h .

v2->v3:
Ingo helped to prettify the patch log and code comment, repost them
after updating accordign to Ingo's suggestions.

v1->v2:

Resend v2 since some typo and incorrect descriptions found in v1 post.

Baoquan He (3):
  x86/KASLR: Update KERNEL_IMAGE_SIZE description
  x86/mm/doc: Clean up the memory region layout descriptions
  x86/doc/kaslr.txt: Create a separate part of document abourt KASLR at
    the end of file

 Documentation/x86/x86_64/mm.txt      | 150 +++++++++++++++++++++++------------
 arch/x86/include/asm/page_64_types.h |  15 ++--
 2 files changed, 107 insertions(+), 58 deletions(-)

-- 
2.13.6


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

end of thread, other threads:[~2018-10-06 12:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-21  2:05 [PATCH 0/3] x86/mm/doc: Clean up mm.txt Baoquan He
2018-09-21  2:05 ` [PATCH 1/3] x86/KASLR: Update document about KERNEL_IMAGE_SIZE Baoquan He
2018-09-21  2:05 ` [PATCH 2/3] x86/mm/doc: Clean up the memory region layout descriptions Baoquan He
2018-09-21  2:05 ` [PATCH 3/3] x86/doc/kaslr.txt: Create a separate part of document abourt KASLR at the end of file Baoquan He
2018-09-21  3:19   ` Baoquan He
2018-09-21  3:21   ` [PATCH v2 " Baoquan He
2018-09-21  5:23     ` Baoquan He
2018-09-21  5:29     ` [PATCH v3 " Baoquan He
2018-09-27  0:02 ` [PATCH 0/3] x86/mm/doc: Clean up mm.txt Baoquan He
2018-10-06  8:43 Baoquan He
2018-10-06 11:28 ` Baoquan He
2018-10-06 12:21 ` Ingo Molnar

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).