[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220119223940.787748-1-surenb@google.com>
Date: Wed, 19 Jan 2022 14:39:38 -0800
From: Suren Baghdasaryan <surenb@...gle.com>
To: hannes@...xchg.org
Cc: peterz@...radead.org, mingo@...hat.com, ebiggers@...nel.org,
tj@...nel.org, willy@...radead.org, juri.lelli@...hat.com,
vincent.guittot@...aro.org, dietmar.eggemann@....com,
rostedt@...dmis.org, bsegall@...gle.com, mgorman@...e.de,
bristot@...hat.com, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org, kernel-team@...roid.com,
surenb@...gle.com
Subject: [PATCH 0/2] Fix warnings in psi
The patchset fixes warnings in the psi module visible only in the below
configurations:
CONFIG_PSI=y && CONFIG_CGROUPS=n
CONFIG_PSI=y && CONFIG_PROC_FS=n
Reproduced using clang version 14.0.0.
The patches are based on sched/urgent branch:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/urgent
Suren Baghdasaryan (2):
psi: Fix "no previous prototype" warnings when CONFIG_CGROUPS=n
psi: Fix "defined but not used" warnings when CONFIG_PROC_FS=n
include/linux/psi.h | 11 +++----
kernel/sched/psi.c | 79 +++++++++++++++++++++++----------------------
2 files changed, 46 insertions(+), 44 deletions(-)
--
2.34.1.703.g22d0c6ccf7-goog
Powered by blists - more mailing lists