lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ