On 1/10/16 18:43, Laurent Vivier wrote:
> Michael Tokarev has already enable sigaltstack() for all architecture:
>
> https://patchwork.ozlabs.org/patch/561514/
>
> It is in the "-for-upstream" tree of Riku.
>
OK, thanks. I shall continue solving existing issues for qemu tilegx,
during my free
Michael Tokarev has already enable sigaltstack() for all architecture:
https://patchwork.ozlabs.org/patch/561514/
It is in the "-for-upstream" tree of Riku.
Laurent
Le 10/01/2016 06:56, cheng...@emindsoft.com.cn a écrit :
> From: Chen Gang
>
> Simply enable it, and notice about 80 columns cod
From: Chen Gang
Simply enable it, and notice about 80 columns coding styles.
Signed-off-by: Chen Gang
---
linux-user/syscall.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index 6c64ba6..8d4bcf6 100644
--- a/linux-user/syscal