Re: [PATCH 0/9] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl

2023-02-11 Thread Warner Losh
On Sat, Feb 11, 2023 at 12:30 PM Richard Henderson < richard.hender...@linaro.org> wrote: > On 2/10/23 13:18, Warner Losh wrote: > > There's > > several static functions that aren't used until the end of the patch > > series... Not sure the best way to suppress the build warnings there > (but sinc

Re: [PATCH 0/9] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl

2023-02-11 Thread Richard Henderson
On 2/10/23 13:18, Warner Losh wrote: There's several static functions that aren't used until the end of the patch series... Not sure the best way to suppress the build warnings there (but since they are just warnings...). Are they just warnings? --enable-werror is default... Anyway, I've used

[PATCH 0/9] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl

2023-02-10 Thread Warner Losh
This group of patches gets the basic framework for sysctl upstreamed. There's a lot more to translate far too many binary blobs the kernel publishes via sysctls, but I'm leaving those out in the name of simplicity. There's also a bug fix from Doug Rabson that fixes a long int confusion leading to