[PATCH v7 01/10] kexec: exntend the semantics of kexec_iomem_for_each_line

David Woodhouse dwmw2 at infradead.org
Wed May 17 16:37:04 PDT 2017


On Wed, 2017-05-17 at 14:51 +0900, AKASHI Takahiro wrote:
> The current kexec_iomem_for_each_line() counts up all the lines for which
> a callback function returns zero(0) or positive, and otherwise it stops
> further scanning.
> This behavior is incovenient in some cases. For instance, on arm64, we want
> to count up "System RAM" entries, but need to skip "reserved" entries.

s/exntend/extend/ and s/incovenient/inconvenient/ but other than that,
all ten patches
Tested-by: David Woodhouse <dwmw at amazon.co.uk>

Simon, any chance of a 2.0.15 release once these are merged please?

Thanks for your continued effort on this, Akashi-san. Congratulations
on finally getting the support merged into 4.12!

I've backported the final set of patches to 4.9 too. That's where I'm
going to be using it for the moment. In case it's useful to anyone
else, it's here:
http://git.infradead.org/users/dwmw2/arm64-kdump-4.9.git
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4938 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/kexec/attachments/20170517/9c96d38d/attachment.bin>


More information about the kexec mailing list