]> www.infradead.org Git - users/hch/misc.git/commit
mm: remove NR_BOUNCE zone stat block-remove-bounce
authorChristoph Hellwig <hch@lst.de>
Wed, 30 Apr 2025 14:44:42 +0000 (09:44 -0500)
committerChristoph Hellwig <hch@lst.de>
Fri, 2 May 2025 06:48:07 +0000 (07:48 +0100)
commit9f8f8aea15e2191975f9b9d4c1077e525660884c
treeac77f7c4ab73591bdfa2797836624eff6ba36408
parent0b58a327570b4cc10e10211ba25a77ba1cbb4298
mm: remove NR_BOUNCE zone stat

The stat is always 0 now, so remove it and hardwire the user visible
output to 0.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/base/node.c
fs/proc/meminfo.c
include/linux/mmzone.h
mm/show_mem.c