On Wed, 2017-03-15 at 18:59 +0900, AKASHI Takahiro wrote: > > +???????pr_info("crashkernel reserved: 0x%016llx - 0x%016llx (%lld MB)\n", > +???????????????crash_base, crash_base + crash_size, crash_size >> 20); There's a typo there ? it says MB but you mean MiB. Unless you meant crash_size / 1000000 and not crash_size >> 20? -------------- 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/20170317/3836048c/attachment-0001.bin>