On Tue, Mar 19, 2024 at 05:45:10PM +0100, Michal Prívozník wrote: > On 2/27/24 19:30, Andrea Bolognani wrote: > > This applies on top of [1]. Test pipeline: [2] > > > > Upon further investigation, I have determined that not only > > we are unintentionally using the Linux APIs on FreeBSD instead > > of the native ones, but we are also accidentally skipping some > > setup steps on Linux. > > > > [1] https://lists.libvirt.org/archives/list/devel@xxxxxxxxxxxxxxxxx/thread/CX26NU7ZHD4TFDPQM3HQ4YW5ATP4LYDV/ > > [2] https://gitlab.com/abologna/libvirt/-/pipelines/1192942974 > > > > Andrea Bolognani (2): > > meson: Restore check for sched_getaffinity() > > meson: Check for sched_get_priority_min() > > > > meson.build | 4 ++-- > > src/ch/ch_process.c | 1 + > > src/util/virprocess.c | 12 ++++++------ > > 3 files changed, 9 insertions(+), 8 deletions(-) > > Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> > > but let me just say that I had to dig [1] out of the archives only to > apply these cleanly (even though they were reviewed long time ago and > agreed to be pushed "soon") did not help. Yeah, sorry for the annoyance. And thanks a lot for the review! I've pushed everything now. -- Andrea Bolognani / Red Hat / Virtualization _______________________________________________ Devel mailing list -- devel@xxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx