On Fri, Nov 02 2018, Jeff Furlong wrote: > This patch resolves c479640d6208236744f0562b1e79535eec290e2b where the > CPU count returns max possible supported CPUs, and instead returns > current active CPUs. This is still broken, long lines broken up, = turned to =3D, etc. I've fixed it up manually and applied it, please double check: http://git.kernel.dk/cgit/fio/commit/?id=290c64f219cd22cf67a94b6c5ba74a300ddc2ed3 Note for future patches - if a patch fixes some other patch, the way to indicate that is how I did it: Fixes: c479640d6208 ("Merge branch 'proc_group' of https://github.com/sitsofe/fio") But even this one isn't fully correct, since it's a merge commit, it should have been the individual patch in that merge. -- Jens Axboe