Thread (41 messages) flat view 41 messages, 8 authors, 2017-03-27
STALE3430d

[PATCH v33 04/14] arm64: kdump: reserve memory for crash dump kernel

From: AKASHI Takahiro <hidden>
Date: 2017-03-17 11:31:18
Also in: kexec

On Fri, Mar 17, 2017 at 10:46:06AM +0000, David Woodhouse wrote:
On Wed, 2017-03-15 at 18:59 +0900, AKASHI Takahiro wrote:
quoted
+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?
Yes and no.
This notation is consistent with other places like mem_init()
in mm/init.c.

Thanks,
-Takahiro AKASHI
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help