[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <201306101810.37960.arnd@arndb.de>
Date: Mon, 10 Jun 2013 18:10:37 +0200
From: Arnd Bergmann <arnd@...db.de>
To: HATAYAMA Daisuke <d.hatayama@...fujitsu.com>
Cc: Vivek Goyal <vgoyal@...hat.com>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Andrew Morton <akpm@...ux-foundation.org>,
"kexec@...ts.infradead.org" <kexec@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] vmcore: disable mmap_vmcore() if CONFIG_MMU is not defined
On Monday 10 June 2013, HATAYAMA Daisuke wrote:
> Also, on no-MMU configuration, because we don't export buffer for ELF
> note segment to user-space, we use vzalloc() to allocate the buffer.
> Therefore, we use differnet functions to allocate the buffer for ELF
> note segment. To avoid code duplication, introduce a helper
> alloc_elfnotes_buf().
>
> Reported-by: Amd Bergmann <arnd@...db.de>
> Signed-off-by: HATAYAMA Daisuke <d.hatayama@...fujitsu.com>
Thanks
Note that my name is Arnd not Amd, otherwise
Acked-by: Arnd Bergmann <arnd@...db.de>
--
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