Re: [PATCH v2 3/3] linux-user: Remove pointless CPU{ARCH}State casts
On 5/9/22 15:57, Philippe Mathieu-Daudé wrote: From: Philippe Mathieu-Daudé Signed-off-by: Philippe Mathieu-Daudé --- linux-user/syscall.c| 49 + linux-user/uname.c | 2 +- linux-user/user-internals.h | 2 +- 3 files changed, 25 inserti
[PATCH v2 3/3] linux-user: Remove pointless CPU{ARCH}State casts
From: Philippe Mathieu-Daudé Signed-off-by: Philippe Mathieu-Daudé --- linux-user/syscall.c| 49 + linux-user/uname.c | 2 +- linux-user/user-internals.h | 2 +- 3 files changed, 25 insertions(+), 28 deletions(-) diff --git a/linux-user/sy