kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] makedumpfile: Add support of mm randomization
@ 2016-08-29  8:54 Baoquan He
  2016-08-29  8:54 ` [PATCH 1/3] makedumpfile: Get info->kernel_version from SYMBOL(init_uts_ns) earlier Baoquan He
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Baoquan He @ 2016-08-29  8:54 UTC (permalink / raw)
  To: kexec; +Cc: kumagai-atsushi, thgarnie, Baoquan He

Hi Atsushi and Thomas,

This is a draft patchset. I just checked x86_64 implementation according to
Thomas's mm randomization related patches. Not sure if this will affect
other ARCH or XEN. Especially for patch 1/3 and patch 2/3, just a original
idea. I tested on x86_64, passed.

And also kernel patch need be adjusted so that number_table.X of makedumpfile
can be used. Will add comment to Thomas's kernel patch.

Baoquan He (3):
  makedumpfile: Get info->kernel_version from SYMBOL(init_uts_ns)
    earlier
  makedumpfile: Move get_versiondep_info calling earlier
  makedumpfile: Add support for MM randomization

 arch/x86_64.c  | 26 +++++++++-----------------
 makedumpfile.c | 45 ++++++++++++++++++++++++++++++++++++---------
 makedumpfile.h |  3 +++
 3 files changed, 48 insertions(+), 26 deletions(-)

-- 
2.5.5


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

end of thread, other threads:[~2016-10-04 13:10 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-29  8:54 [PATCH 0/3] makedumpfile: Add support of mm randomization Baoquan He
2016-08-29  8:54 ` [PATCH 1/3] makedumpfile: Get info->kernel_version from SYMBOL(init_uts_ns) earlier Baoquan He
2016-08-29  8:54 ` [PATCH 2/3] makedumpfile: Move get_versiondep_info calling earlier Baoquan He
2016-08-29  8:54 ` [PATCH 3/3] makedumpfile: Add support for MM randomization Baoquan He
2016-08-31  7:56   ` Atsushi Kumagai
2016-09-30  4:56     ` Baoquan He
2016-10-04  1:40       ` Atsushi Kumagai
2016-10-04 13:09         ` Baoquan He
2016-08-29  9:03 ` [PATCH 0/3] makedumpfile: Add support of mm randomization Baoquan He
2016-09-22  8:45 ` Dave Young
2016-09-22  8:48   ` Dave Young
2016-09-22  8:57     ` Baoquan He
2016-09-22  9:03       ` Dave Young
2016-09-22  9:07         ` Baoquan He
2016-09-23  2:38           ` Dave Young

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