diff options
author | Mike Rapoport (Microsoft) <rppt@kernel.org> | 2024-11-29 11:13:47 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-09 13:31:40 +0100 |
commit | 1864d4712c4b3b46a23ddddfbf5d3399b50ae161 (patch) | |
tree | 8dc340a02d38d2b1d92b5498e788dc5d6819fb17 /fs/ext4/inline.c | |
parent | 6fdc770506eb8379bf68a49d4e193c8364ac64e0 (diff) |
memblock: allow zero threshold in validate_numa_converage()
[ Upstream commit 9cdc6423acb49055efb444ecd895d853a70ef931 ]
Currently memblock validate_numa_converage() returns false negative when
threshold set to zero.
Make the check if the memory size with invalid node ID is greater than
the threshold exclusive to fix that.
Link: https://lore.kernel.org/all/Z0mIDBD4KLyxyOCm@kernel.org/
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/ext4/inline.c')
0 files changed, 0 insertions, 0 deletions