On Mon, Sep 11, 2023, 10:12 AM Kyle Evans <kev...@freebsd.org> wrote:
> On 9/11/23 03:39, Michael Tokarev wrote: > > Warner, Kyle, can you take a look please? > > > > > https://patchew.org/QEMU/20230909131258.354675-1-...@tls.msk.ru/20230909131258.354675-2-...@tls.msk.ru/ > > > > Hmm, the original for this doesn't seem to have landed in my inbox, but > these all look OK to me. > Same. None of these will cause a conflict. I'll make sure any out of tree files are updated... though cut and paste rarely flows from these files. > > 09.09.2023 16:12, Michael Tokarev: > >> Signed-off-by: Michael Tokarev <m...@tls.msk.ru> > >> --- > >> bsd-user/errno_defs.h | 2 +- > >> bsd-user/freebsd/target_os_siginfo.h | 2 +- > >> bsd-user/freebsd/target_os_stack.h | 4 ++-- > >> bsd-user/freebsd/target_os_user.h | 2 +- > >> bsd-user/qemu.h | 2 +- > >> bsd-user/signal-common.h | 4 ++-- > >> bsd-user/signal.c | 6 +++--- > >> 7 files changed, 11 insertions(+), 11 deletions(-) > > > > Reviewed-by: Kyle Evans <kev...@freebsd.org> > Reviewed-by: Warner Losh <i...@bsdimp.com> Thanks, > > Kyle Evans > >