Files
twx-linux/kernel
Mike Rapoport ca36f0848e memblock: drop memblock_free_early_nid() and memblock_free_early()
[ Upstream commit fa27717110 ]

memblock_free_early_nid() is unused and memblock_free_early() is an
alias for memblock_free().

Replace calls to memblock_free_early() with calls to memblock_free() and
remove memblock_free_early() and memblock_free_early_nid().

Link: https://lkml.kernel.org/r/20210930185031.18648-4-rppt@kernel.org
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Cc: Christophe Leroy <christophe.leroy@csgroup.eu>
Cc: Juergen Gross <jgross@suse.com>
Cc: Shahab Vahedi <Shahab.Vahedi@synopsys.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Stable-dep-of: 29091a5256 ("of: reserved-memory: Do not make kmemleak ignore freed address")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-03-13 12:50:07 +01:00
..
2025-01-09 13:28:49 +01:00
2024-07-05 09:14:34 +02:00
2023-12-20 15:17:37 +01:00
2023-11-28 16:56:16 +00:00
2024-10-17 15:12:00 +02:00
2022-12-31 13:14:04 +01:00
2024-04-10 16:19:01 +02:00
2025-03-13 12:50:02 +01:00
2024-10-17 15:11:27 +02:00