1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-17 12:00:35 +00:00
Sourabh Jain 0843ba4584 powerpc/fadump: skip parameter area allocation when fadump is disabled
Fadump allocates memory to pass additional kernel command-line argument
to the fadump kernel. However, this allocation is not needed when fadump
is disabled. So avoid allocating memory for the additional parameter
area in such cases.

Fixes: f4892c68ecc1 ("powerpc/fadump: allocate memory for additional parameters early")
Reviewed-by: Hari Bathini <hbathini@linux.ibm.com>
Signed-off-by: Sourabh Jain <sourabhjain@linux.ibm.com>
Fixes: f4892c68ecc1 ("powerpc/fadump: allocate memory for additional  parameters early")
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20251008032934.262683-1-sourabhjain@linux.ibm.com
2025-10-13 09:41:31 +05:30
..
2024-09-05 22:25:36 +10:00
2025-07-26 13:07:52 +05:30
2024-06-28 22:28:47 +10:00
2025-04-16 22:30:22 +05:30
2024-11-07 14:25:15 -08:00
2024-11-23 10:44:31 -08:00
2024-10-29 23:01:52 +11:00
2024-05-17 09:05:46 -07:00
2024-10-29 23:01:52 +11:00
2025-02-26 21:15:09 +05:30