[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230412030731.24990-1-yanyan.yan@antgroup.com>
Date: Wed, 12 Apr 2023 11:07:28 +0800
From: "晏艳(采苓)" <yanyan.yan@...group.com>
To: linux-kernel@...r.kernel.org
Cc: "谈鉴锋" <henry.tjf@...group.com>,
"晏艳(采苓)" <yanyan.yan@...group.com>,
"Tiwei Bie" <tiwei.btw@...group.com>
Subject: [PATCH v1 0/3] correct printing for rq->nr_uninterruptible and some updates
The patch 1/3 coverts rq->nr_uninterruptible type from unsigned int to int
that prints negative numbers correctly. The rest patches are some little updates,
including updating the descriptions of commments, removing duplicate included headers.
Yan Yan (3):
sched/debug: use int type and fix wrong print for
rq->nr_uninterruptible
sched/debug: update description of print
sched: remove duplicate included headers psi.h
kernel/sched/build_utility.c | 1 -
kernel/sched/debug.c | 4 ++--
kernel/sched/loadavg.c | 2 +-
kernel/sched/sched.h | 2 +-
4 files changed, 4 insertions(+), 5 deletions(-)
--
2.32.0.3.g01195cf9f
Powered by blists - more mailing lists