Re: [uml-devel] [PATCH 0/2] ptrace_vm: ptrace for syscall emulation virtual machines

2009-04-17 Thread Américo Wang
On Tue, Apr 14, 2009 at 12:36:03AM +0800, Américo Wang wrote: >Anyway, I will test your patch tomorrow, and will send you more >feedbacks soon. > Sorry for the delay. I applied your 2 patches to linus-tree, compile and run, when I run the same UML binary inside UML, I got: Locating the bottom of

[uml-devel] [Patch] uml: kill a kconfig warning

2009-04-17 Thread Américo Wang
Got this warning from Kconfig: boolean symbol INPUT tested for 'm'? test forced to 'n' because INPUT is tristate, not bool. The patch below fixes it. Signed-off-by: WANG Cong Cc: Sam Ravnborg Cc: Jeff Dike -- diff --git a/arch/um/Kconfig.rest b/arch/um/Kconfig.rest index 7b5cea7..0ccad0f