On Wed, Nov 17, 2021 at 9:04 AM Richard Henderson <
richard.hender...@linaro.org> wrote:
> We have no need to reference linux_user_ss outside of linux-user.
> Go ahead and merge it directly into specific_ss.
>
> Signed-off-by: Richard Henderson
> ---
> meson.build| 3 ---
> linux-use
On 11/17/21 5:56 PM, Philippe Mathieu-Daudé wrote:
+Thomas/Paolo
On 11/17/21 17:04, Richard Henderson wrote:
We have no need to reference linux_user_ss outside of linux-user.
Go ahead and merge it directly into specific_ss.
The patch is correct, so:
Reviewed-by: Philippe Mathieu-Daudé
But
On Wed, Nov 17, 2021 at 6:04 PM Richard Henderson
wrote:
> On 11/17/21 5:56 PM, Philippe Mathieu-Daudé wrote:
> > +Thomas/Paolo
> >
> > On 11/17/21 17:04, Richard Henderson wrote:
> >> We have no need to reference linux_user_ss outside of linux-user.
> >> Go ahead and merge it directly into specif
+Thomas/Paolo
On 11/17/21 17:04, Richard Henderson wrote:
> We have no need to reference linux_user_ss outside of linux-user.
> Go ahead and merge it directly into specific_ss.
The patch is correct, so:
Reviewed-by: Philippe Mathieu-Daudé
But ...
> Signed-off-by: Richard Henderson
> ---
> m
We have no need to reference linux_user_ss outside of linux-user.
Go ahead and merge it directly into specific_ss.
Signed-off-by: Richard Henderson
---
meson.build| 3 ---
linux-user/meson.build | 4
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/meson.build b/me