[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081203012051.GA8953@cmpxchg.org>
Date: Wed, 3 Dec 2008 02:20:52 +0100
From: Johannes Weiner <hannes@...xchg.org>
To: Américo Wang <xiyou.wangcong@...il.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>, jdike@...toit.com,
user-mode-linux-devel@...ts.sourceforge.net
Subject: Re: [Patch] uml: drop const qualifier for kernel_execve()
On Tue, Dec 02, 2008 at 10:51:09PM +0000, Américo Wang wrote:
> UML implementation of kernel_execve() should not have const qualifier,
> because it will finally call do_execve() which doesn't have.
And you made sure that do_execve() is correctly annotated?
Hannes
--
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