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, 27 Sep 2023 18:35:12 +0800
From:   Kemeng Shi <shikemeng@...weicloud.com>
To:     akpm@...ux-foundation.org, naoya.horiguchi@....com,
        osalvador@...e.de, willy@...radead.org
Cc:     linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] Two minor cleanups to break_down_buddy_pages

v2:
 -Improve description and fix typo.

This series contains two cleanups patches from original series [1] and
patches in this series do minor cleanup to break_down_buddy_pages.
Note: this series is on top of patch [2] which is the first patch in
original series [1].
Details of cleanups can be found in respective patches. Thanks!

[1]
https://lore.kernel.org/all/20230826154745.4019371-1-shikemeng@huaweicloud.com/T/#mef1b12a1a145e9422d586ec4950d81a409ea4e94
[2]
https://lore.kernel.org/all/20230927094401.68205-1-shikemeng@huaweicloud.com/T/#u

Kemeng Shi (2):
  mm/page_alloc: remove unnecessary check in break_down_buddy_pages
  mm/page_alloc: remove unnecessary next_page in break_down_buddy_pages

 mm/page_alloc.c | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

-- 
2.30.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ