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]
Message-ID: <20230727011612.2721843-1-zhangpeng362@huawei.com>
Date:   Thu, 27 Jul 2023 09:16:09 +0800
From:   Peng Zhang <zhangpeng362@...wei.com>
To:     <linux-mm@...ck.org>, <linux-kernel@...r.kernel.org>
CC:     <glider@...gle.com>, <elver@...gle.com>, <dvyukov@...gle.com>,
        <kasan-dev@...glegroups.com>, <akpm@...ux-foundation.org>,
        <wangkefeng.wang@...wei.com>, <sunnanyong@...wei.com>,
        ZhangPeng <zhangpeng362@...wei.com>
Subject: [PATCH 0/3] minor cleanups for kmsan

From: ZhangPeng <zhangpeng362@...wei.com>

Use helper function and macros to improve code readability. No
functional modification involved.

ZhangPeng (3):
  mm: kmsan: use helper function page_size()
  mm: kmsan: use helper macro offset_in_page()
  mm: kmsan: use helper macros PAGE_ALIGN and PAGE_ALIGN_DOWN

 mm/kmsan/hooks.c  | 4 ++--
 mm/kmsan/shadow.c | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ