From mboxrd@z Thu Jan 1 00:00:00 1970 From: wangkefeng.wang@huawei.com (Kefeng Wang) Date: Mon, 18 Apr 2016 10:05:16 +0800 Subject: [PATCH] arm64: mm: Enhance Virtual kernel memory layout In-Reply-To: <20160415172047.GA8490@arm.com> References: <1460533772-13314-1-git-send-email-wangkefeng.wang@huawei.com> <20160415172047.GA8490@arm.com> Message-ID: <571440DC.7090809@huawei.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 2016/4/16 1:20, Will Deacon wrote: > Hi Kefeng, > > On Wed, Apr 13, 2016 at 03:49:32PM +0800, Kefeng Wang wrote: >> 1) Show kernel excetion vector region and bss segment information. >> 2) Only show modules and PCI I/O with corresponding config enabled. >> 3) Each line with single pr_cont, or lead to anomalous print in dmesg. >> >> Signed-off-by: Kefeng Wang >> --- > > Can you post a new version of this patch addressing James's feedback, > please? Sorry for the later response, will do it ASAP. Brs, Kefeng > > Thanks, > > Will > > . >