[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090329161121.GD7671@hack>
Date: Mon, 30 Mar 2009 00:11:21 +0800
From: Américo Wang <xiyou.wangcong@...il.com>
To: Renzo Davoli <renzo@...unibo.it>
Cc: Américo Wang <xiyou.wangcong@...il.com>,
Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org,
Jeff Dike <jdike@...toit.com>,
user-mode-linux-devel@...ts.sourceforge.net
Subject: Re: [PATCH 2/2] ptrace_vm: ptrace for syscall emulation virtual
machines
On Wed, Mar 25, 2009 at 12:20:19AM +0100, Renzo Davoli wrote:
>Patch rebased on 2.6.29. I have fixed the code following Cong's suggestion.
> renzo
>Although get_using_sysptvm is used as a boolean, I have left it int just
>for the sake of simmetry with get_using_sysemu.
>It could be safely changed to boolean at any time.
>
Thanks.
My point is *not* changing it from 'int' to 'bool', I mean you
should change the interface, for example, change get_using_sysptvm()
to enable_sysptvm().
--
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