On 4/29/26 2:12 AM, Mike Rapoport wrote: > From: "Mike Rapoport (Microsoft)" <[email protected]> > > These are useful helpers for writing and reading sysfs and proc files. > > Make them available to the tests that don't use thp_settings. > > While on it make write_num() use "%lu" instead of "%ld" to match > 'unsigned long num' argument type. > > Signed-off-by: Mike Rapoport (Microsoft) <[email protected]> > --- Looks good to me. Reviewed-by: Sarthak Sharma <[email protected]>

