You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "selftests/cgroup: Drop define _GNU_SOURCE"
JIRA: https://issues.redhat.com/browse/RHEL-80382
commit a97853f
Author: Shuah Khan <skhan@linuxfoundation.org>
Date: Thu May 16 20:22:37 2024 -0600
Revert "selftests/cgroup: Drop define _GNU_SOURCE"
This reverts commit c1457d9.
The framework change to add D_GNU_SOURCE to KHDR_INCLUDES
to Makefile, lib.mk, and kselftest_harness.h is reverted
as it is causing build failures and warnings.
Revert this change as this change depends on the framework
change.
Reported-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Radostin Stoyanov <rstoyano@redhat.com>
0 commit comments