APPLIED/cmnt: [SRU][F][PATCH 0/1] Fix build issues in selftest/memfd

Kleber Souza kleber.souza at canonical.com
Tue Aug 31 14:51:52 UTC 2021


On 31.08.21 01:11, Luke Nowakowski-Krijger wrote:
> [Impact]
> BugLink: https://bugs.launchpad.net/bugs/1926142
> 
> There are build issues in selftest/memfd that are leading to regression
> and adt test failures across all B/5.4 and possibly hwe kernels due to
> selftests being built against headers that do not have the newer
> definitions used by the tests.
> 
> [Fix]
> * selftests/memfd: fix build when F_SEAL_FUTURE_WRITE is not defined
> 
> [Test Plan]
> Recompile tests to make sure they build and tests pass.
> 
> [Where problems could occur]
> Unlikely to be any problems because userspace apis should be backwards
> compatiable and the definition we are trying to copy should not be
> changing.
> 
> [Other Info]
> Should not go upstream.
> 
> Luke Nowakowski-Krijger (1):
>    selftests/memfd: fix build when F_SEAL_FUTURE_WRITE is not defined
> 
>   tools/testing/selftests/memfd/memfd_test.c | 4 ++++
>   1 file changed, 4 insertions(+)
> 

Applied to focal:linux, fixing the nominations on the bug report.

Thanks,
Kleber




More information about the kernel-team mailing list