On Wed, Jul 21 2021, Emily Shaffer wrote: > compat/linux/procinfo.c | 55 ++++++++++++++++++++++++++ > [...] > + /* NEEDSWORK: add non-procfs-linux implementations here */ We'd want non-Windows and non-Linux implementations of this, but that NEEDSWORK comment should not be in compat/linux/procinfo.c, where we're never going to add non-Linux code.