HomeFreeBSD

Linux 5.2 compat: Fix config/kernel-shrink.m4 test failure

Description

Linux 5.2 compat: Fix config/kernel-shrink.m4 test failure

"whether ->count_objects callback exists" test failed with
"error: error" message for using an incomplete function shrinker_cb().

This is caused by torvalds/linux@83da1bed86. It's configurable,
but we would want to be able to compile with default kbuild setting.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@osnexus.com>
Closes #8776

Details

Provenance
kusumi.tomohiro_gmail.comAuthored on May 25 2019, 8:40 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on May 25 2019, 8:40 PM
Parents
rG4bb17ebfe207: Linux 5.2 compat: Remove config/kernel-set-fs-pwd.m4
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG36c110f9943f: Linux 5.2 compat: Fix config/kernel-shrink.m4 test failure (authored by Tomohiro Kusumi <kusumi.tomohiro@gmail.com>).May 25 2019, 8:40 PM