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: <20240314005436.2962962-1-mcgrof@kernel.org>
Date: Wed, 13 Mar 2024 17:54:32 -0700
From: Luis Chamberlain <mcgrof@...nel.org>
To: akpm@...ux-foundation.org,
	jhubbard@...dia.com,
	vbabka@...e.cz,
	mgorman@...e.de,
	linux-mm@...ck.org
Cc: linux-kernel@...r.kernel.org,
	dave@...olabs.net,
	p.raghav@...sung.com,
	da.gomez@...sung.com,
	mcgrof@...nel.org
Subject: [PATCH 0/3] mm: random cleanups

Here's a few random minor cleanups I spotted while reviewing a few mm/*.c files.
No functional changes.

Luis Chamberlain (3):
  mm/show_mem: simplify ifdef on si_meminfo_node()
  mm/compaction: add and use for_each_populated_zone_pgdat() helper
  mm/vmstat: simplfy extfrag_show_print with fragmentation_index()

 include/linux/mmzone.h |  8 ++++++++
 mm/compaction.c        |  9 ++-------
 mm/show_mem.c          |  5 +----
 mm/vmstat.c            | 11 +++++------
 4 files changed, 16 insertions(+), 17 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ