[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130803164103.GA32568@redhat.com>
Date: Sat, 3 Aug 2013 18:41:03 +0200
From: Oleg Nesterov <oleg@...hat.com>
To: Zach Levis <zml@...ux.vnet.ibm.com>
Cc: akpm@...ux-foundation.org, viro@...iv.linux.org.uk,
linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
dan.carpenter@...cle.com, Zach Levis <zach@...hsthings.com>
Subject: Re: [PATCH v3 1/3] fs/binfmts: Add a name field to the binfmt
struct
On 08/02, Zach Levis wrote:
>
> static struct linux_binfmt elf_format = {
> + .name = "ELF",
Once again, I think it would be better if elf_format and compat_elf_format
have the different names. But with this patch they are both "ELF".
Oleg.
--
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