[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240503035105.93280-1-jhubbard@nvidia.com>
Date: Thu, 2 May 2024 20:51:01 -0700
From: John Hubbard <jhubbard@...dia.com>
To: Shuah Khan <shuah@...nel.org>
Cc: Tejun Heo <tj@...nel.org>,
Zefan Li <lizefan.x@...edance.com>,
Johannes Weiner <hannes@...xchg.org>,
Michal Hocko <mhocko@...nel.org>,
Roman Gushchin <roman.gushchin@...ux.dev>,
Shakeel Butt <shakeel.butt@...ux.dev>,
Muchun Song <muchun.song@...ux.dev>,
Waiman Long <longman@...hat.com>,
Yosry Ahmed <yosryahmed@...gle.com>,
Nhat Pham <nphamcs@...il.com>,
Chengming Zhou <chengming.zhou@...ux.dev>,
Valentin Obst <kernel@...entinobst.de>,
linux-kselftest@...r.kernel.org,
cgroups@...r.kernel.org,
linux-mm@...ck.org,
LKML <linux-kernel@...r.kernel.org>,
llvm@...ts.linux.dev,
John Hubbard <jhubbard@...dia.com>
Subject: [PATCH 0/4] selftests/cgroups: fix clang build failures, warnings
Hi,
Just a bunch of fixes as part of my work to make selftests build cleanly
with clang.
Enjoy!
thanks,
John Hubbard
John Hubbard (4):
selftests/cgroup: fix clang build failures for abs() calls
selftests/cgroup: fix clang warnings: uninitialized fd variable
selftests/cgroup: cpu_hogger init: use {} instead of {NULL}
selftests/cgroup: fix uninitialized variables in test_zswap.c
tools/testing/selftests/cgroup/cgroup_util.h | 2 +-
tools/testing/selftests/cgroup/test_cpu.c | 4 ++--
tools/testing/selftests/cgroup/test_kmem.c | 4 ++--
tools/testing/selftests/cgroup/test_memcontrol.c | 4 +++-
tools/testing/selftests/cgroup/test_zswap.c | 4 ++--
5 files changed, 10 insertions(+), 8 deletions(-)
base-commit: f03359bca01bf4372cf2c118cd9a987a5951b1c8
prerequisite-patch-id: b901ece2a5b78503e2fb5480f20e304d36a0ea27
--
2.45.0
Powered by blists - more mailing lists