From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from cantor2.suse.de ([195.135.220.15] helo=mx2.suse.de) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WW0rq-0004Kt-0R for kexec@lists.infradead.org; Fri, 04 Apr 2014 09:56:58 +0000 From: Petr Tesarik Subject: [PATCH 0/2] Generic multi-page exclusion Date: Fri, 4 Apr 2014 11:56:07 +0200 Message-Id: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=twosheds.infradead.org@lists.infradead.org To: Atsushi Kumagai Cc: Petr Tesarik , kexec@lists.infradead.org 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