From mboxrd@z Thu Jan 1 00:00:00 1970 From: takahiro.akashi@linaro.org (AKASHI Takahiro) Date: Fri, 10 Jun 2016 08:19:34 +0900 Subject: [PATCH v17 10/13] arm64: kdump: add VMCOREINFO for user-space coredump tools In-Reply-To: <575986B5.9000701@arm.com> References: <9e75a7b75b38b37ded3e361498eaf1486107ce5d.1464974516.git.geoff@infradead.org> <575986B5.9000701@arm.com> Message-ID: <20160609231933.GE20774@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jun 09, 2016 at 04:09:41PM +0100, Suzuki K Poulose wrote: > On 03/06/16 19:13, Geoff Levand wrote: > >From: AKASHI Takahiro > > > >For the current crash utility, we need to know, at least, a value of > >"kimage_voffset" to handle the contents of core dump file (/proc/vmcore) > >correctly due to the introduction of KASLR (CONFIG_RANDOMIZE_BASE) in v4.6. > > > >More VMCOREINFO may be added later for makedumpfile command. > >--- > > Missing Signed-off-by: ? Thank you for pointing this out. I didn't run checkpatch.pl for this version. -Takahiro AKASHI > Suzuki > IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. >