[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87sj3rkpa1.fsf@xmission.com>
Date: Tue, 19 Mar 2013 15:17:42 -0700
From: ebiederm@...ssion.com (Eric W. Biederman)
To: HATAYAMA Daisuke <d.hatayama@...fujitsu.com>
Cc: vgoyal@...hat.com, cpw@....com, kumagai-atsushi@....nes.nec.co.jp,
lisa.mitchell@...com, heiko.carstens@...ibm.com,
akpm@...ux-foundation.org, kexec@...ts.infradead.org,
linux-kernel@...r.kernel.org, zhangyanfei@...fujitsu.com
Subject: Re: [PATCH v3 16/21] kexec: fill note buffers by NT_VMCORE_PAD notes in page-size boundary
HATAYAMA Daisuke <d.hatayama@...fujitsu.com> writes:
> Fill both crash_notes and vmcoreinfo_note buffers by NT_VMCORE_PAD
> note type to make them satisfy mmap()'s page-size boundary
> requirement.
The requirement does not exist. Making this change wasteful wrong, and
potentially a ABI change between the first and second kernels.
Further I believe if you check that final_note comes out of the ELF spec
for note segments.
Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists