Ccing Christian for the kernel worker API merging stuff. On 10/22/21 4:48 AM, Michael S. Tsirkin wrote: > On Fri, Oct 22, 2021 at 12:18:59AM -0500, Mike Christie wrote: >> The following patches apply over linus's tree and this patchset >> >> https://urldefense.com/v3/__https://lore.kernel.org/all/20211007214448.6282-1-michael.christie@xxxxxxxxxx/__;!!ACWV5N9M2RV99hQ!aqbE06mycEW-AMIj5avlBMDSvg2FONlNdYHr8PcNKdvl5FeO4QLCxCOyaVg8g8C2_Kp5$ >> >> which allows us to check the vhost owner thread's RLIMITs: > > > Unfortunately that patchset in turn triggers kbuild warnings. Yeah, that's the Jens/Paul issue I mentioned. I have to remove the old create_io_thread code and resolve issues with their trees. Paul's tree has a conflict with Jens and then my patch has a issue with Paul's patches. So Christian and I thought we would re-push the patchset through Christian after that has settled in 5.16-rc1 and then shoot for 5.17 so it has time to bake in next. > I was hoping you would address them, I don't think > merging that patchset before kbuild issues are addressed > is possible. > > It also doesn't have lots of acks, I'm a bit apprehensive > of merging core changes like this through the vhost tree. Ok. Just to make sure we are on the same page. Christian was going to push the kernel worker API changes. > Try to CC more widely/ping people?