diff options
| author | Mike Rapoport (Microsoft) <rppt@kernel.org> | 2024-11-29 11:13:47 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-14 20:03:34 +0100 |
| commit | 2cec2d916a7dbf01bd97862c214989f5ec579248 (patch) | |
| tree | 3a48972becea24523676ca27bf8a98424052331c /scripts | |
| parent | 5c63e24b1bb7ded82cf21dfc8f7d2963fa3194c2 (diff) | |
| download | linux-2cec2d916a7dbf01bd97862c214989f5ec579248.tar.gz linux-2cec2d916a7dbf01bd97862c214989f5ec579248.tar.bz2 linux-2cec2d916a7dbf01bd97862c214989f5ec579248.zip | |
memblock: allow zero threshold in validate_numa_converage()
commit 9cdc6423acb49055efb444ecd895d853a70ef931 upstream.
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
