All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Generic multi-page exclusion
@ 2014-04-04  9:56 Petr Tesarik
  2014-04-04  9:56 ` [PATCH 1/2] Generic handling of multi-page exclusions Petr Tesarik
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Petr Tesarik @ 2014-04-04  9:56 UTC (permalink / raw)
  To: Atsushi Kumagai; +Cc: Petr Tesarik, kexec

Kumagai-san,

this patch was inspired by this post of yours:

http://lists.infradead.org/pipermail/kexec/2013-November/010445.html

Unfortunately, this rewrite never happened, so I took the liberty of
overtaking the job. I hope you don't mind.

This is in fact a preparatory series to add hugepage support without
having to care about the appropriate size of the cyclic buffer.

Petr Tesarik (2):
  Generic handling of multi-page exclusions
  Git rid of overrun adjustments

 makedumpfile.c | 92 +++++++++++-----------------------------------------------
 makedumpfile.h |  7 +++++
 2 files changed, 24 insertions(+), 75 deletions(-)

-- 
1.8.4.5


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

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

end of thread, other threads:[~2014-04-04 15:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-04  9:56 [PATCH 0/2] Generic multi-page exclusion Petr Tesarik
2014-04-04  9:56 ` [PATCH 1/2] Generic handling of multi-page exclusions Petr Tesarik
2014-04-04  9:56 ` [PATCH 2/2] Git rid of overrun adjustments Petr Tesarik
2014-04-04 15:26 ` [PATCH 0/2] Generic multi-page exclusion Petr Tesarik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.