Re: [PATCH v2 08/41] linux-user/host/ppc: Populate host_signal.h

2021-09-19 Thread Warner Losh
> On Sep 18, 2021, at 12:44 PM, Richard Henderson > wrote: > > Split host_signal_pc and host_signal_write out of user-exec.c. > Drop the *BSD code, to be re-created under bsd-user/ later. > > Signed-off-by: Richard Henderson > --- > linux-user/host/ppc/host-signal.h | 25 - > linux

[PATCH v2 08/41] linux-user/host/ppc: Populate host_signal.h

2021-09-18 Thread Richard Henderson
Split host_signal_pc and host_signal_write out of user-exec.c. Drop the *BSD code, to be re-created under bsd-user/ later. Signed-off-by: Richard Henderson --- linux-user/host/ppc/host-signal.h | 25 - linux-user/host/ppc64/host-signal.h | 2 +- accel/tcg/user-exec.c | 7