[PATCH AUTOSEL 4.14 07/22] powerpc: Set crashkernel offset to mid of RMA region

2022-04-01 Thread Sasha Levin
From: Sourabh Jain [ Upstream commit 7c5ed82b800d8615cdda00729e7b62e5899f0b13 ] On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for the crash kernel which starts at 128MB offset of the fi

[PATCH AUTOSEL 4.19 09/29] powerpc: Set crashkernel offset to mid of RMA region

2022-04-01 Thread Sasha Levin
From: Sourabh Jain [ Upstream commit 7c5ed82b800d8615cdda00729e7b62e5899f0b13 ] On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for the crash kernel which starts at 128MB offset of the fi

[PATCH AUTOSEL 5.4 11/37] powerpc: Set crashkernel offset to mid of RMA region

2022-04-01 Thread Sasha Levin
From: Sourabh Jain [ Upstream commit 7c5ed82b800d8615cdda00729e7b62e5899f0b13 ] On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for the crash kernel which starts at 128MB offset of the fi

[PATCH AUTOSEL 5.10 19/65] powerpc: Set crashkernel offset to mid of RMA region

2022-04-01 Thread Sasha Levin
From: Sourabh Jain [ Upstream commit 7c5ed82b800d8615cdda00729e7b62e5899f0b13 ] On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for the crash kernel which starts at 128MB offset of the fi

[PATCH AUTOSEL 5.15 29/98] powerpc: Set crashkernel offset to mid of RMA region

2022-04-01 Thread Sasha Levin
From: Sourabh Jain [ Upstream commit 7c5ed82b800d8615cdda00729e7b62e5899f0b13 ] On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for the crash kernel which starts at 128MB offset of the fi

[PATCH AUTOSEL 5.16 035/109] powerpc: Set crashkernel offset to mid of RMA region

2022-04-01 Thread Sasha Levin
From: Sourabh Jain [ Upstream commit 7c5ed82b800d8615cdda00729e7b62e5899f0b13 ] On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for the crash kernel which starts at 128MB offset of the fi

[PATCH AUTOSEL 5.17 047/149] powerpc: Set crashkernel offset to mid of RMA region

2022-04-01 Thread Sasha Levin
From: Sourabh Jain [ Upstream commit 7c5ed82b800d8615cdda00729e7b62e5899f0b13 ] On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for the crash kernel which starts at 128MB offset of the fi

Re: powerpc: Set crashkernel offset to mid of RMA region

2022-02-16 Thread Michael Ellerman
mblock. This memory reservation for the crash kernel doesn't > leave enough space in the first memblock to accommodate other essential > system resources. > > [...] Applied to powerpc/next. [1/1] powerpc: Set crashkernel offset to mid of RMA region htt

[RESEND PATCH v4] powerpc: Set crashkernel offset to mid of RMA region

2022-02-06 Thread Sourabh Jain
On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for the crash kernel which starts at 128MB offset of the first memblock. This memory reservation for the crash kernel doesn't leave enough spa

Re: powerpc: Set crashkernel offset to mid of RMA region

2022-02-04 Thread Sourabh Jain
On 03/02/22 16:37, Michael Ellerman wrote: Sourabh Jain writes: On 01/02/22 17:14, Michael Ellerman wrote: Sourabh Jain writes: On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for t

Re: powerpc: Set crashkernel offset to mid of RMA region

2022-02-04 Thread Sourabh Jain
On 01/02/22 16:40, Hari Bathini wrote: On 28/01/22 3:34 pm, Sourabh Jain wrote: On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for the crash kernel which starts at 128MB offset of th

powerpc: Set crashkernel offset to mid of RMA region

2022-02-04 Thread Sourabh Jain
On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for the crash kernel which starts at 128MB offset of the first memblock. This memory reservation for the crash kernel doesn't leave enough spa

Re: powerpc: Set crashkernel offset to mid of RMA region

2022-02-03 Thread Michael Ellerman
Sourabh Jain writes: > On 01/02/22 17:14, Michael Ellerman wrote: >> Sourabh Jain writes: >>> On large config LPARs (having 192 and more cores), Linux fails to boot >>> due to insufficient memory in the first memblock. It is due to the >>> memory reservation for the crash kernel which starts at 1

Re: powerpc: Set crashkernel offset to mid of RMA region

2022-02-02 Thread Sourabh Jain
On 01/02/22 17:14, Michael Ellerman wrote: Sourabh Jain writes: On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for the crash kernel which starts at 128MB offset of the first memblock.

Re: powerpc: Set crashkernel offset to mid of RMA region

2022-02-01 Thread Michael Ellerman
Sourabh Jain writes: > On large config LPARs (having 192 and more cores), Linux fails to boot > due to insufficient memory in the first memblock. It is due to the > memory reservation for the crash kernel which starts at 128MB offset of > the first memblock. This memory reservation for the crash k

Re: powerpc: Set crashkernel offset to mid of RMA region

2022-02-01 Thread Hari Bathini
On 28/01/22 3:34 pm, Sourabh Jain wrote: On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for the crash kernel which starts at 128MB offset of the first memblock. This memory reservation

Re: powerpc: Set crashkernel offset to mid of RMA region

2022-01-31 Thread kernel test robot
umented in https://git-scm.com/docs/git-format-patch] url: https://github.com/0day-ci/linux/commits/Sourabh-Jain/powerpc-Set-crashkernel-offset-to-mid-of-RMA-region/20220128-180605 base: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next config: powerpc-randconfig-m03

powerpc: Set crashkernel offset to mid of RMA region

2022-01-28 Thread Sourabh Jain
On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for the crash kernel which starts at 128MB offset of the first memblock. This memory reservation for the crash kernel doesn't leave enough spa

[RESEND PATCH v2 3/3] powerpc: Set crashkernel offset to mid of RMA region

2021-10-18 Thread Sourabh Jain
On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for the crash kernel which starts at 128MB offset of the first memblock. This memory reservation for the crash kernel doesn't leave enough spa

[PATCH 3/3] powerpc: Set crashkernel offset to mid of RMA region

2021-10-08 Thread Sourabh Jain
On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memblock. It is due to the memory reservation for the crash kernel which starts at 128MB offset of the first memblock. This memory reservation for the crash kernel doesn't leave enough spa

Re: [PATCH 3/3] powerpc: Set crashkernel offset to mid of RMA region

2021-10-05 Thread Sourabh Jain
On 04/10/21 21:36, Aneesh Kumar K.V wrote: On 10/4/21 20:41, Sourabh Jain wrote: On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memory block. It is due to the reserve crashkernel area starts at 128MB offset by default and which do

Re: [PATCH 3/3] powerpc: Set crashkernel offset to mid of RMA region

2021-10-04 Thread Sourabh Jain
Hello Aneesh, @@ -1235,6 +1235,9 @@ int __init early_init_dt_scan_rtas(unsigned long node,   entryp = of_get_flat_dt_prop(node, "linux,rtas-entry", NULL);   sizep  = of_get_flat_dt_prop(node, "rtas-size", NULL);   +    if (of_get_flat_dt_prop(node, "ibm,hypertas-functions", NULL)) +

Re: [PATCH 3/3] powerpc: Set crashkernel offset to mid of RMA region

2021-10-04 Thread Aneesh Kumar K.V
On 10/4/21 20:41, Sourabh Jain wrote: On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memory block. It is due to the reserve crashkernel area starts at 128MB offset by default and which doesn't leave enough space in the first memory b

[PATCH 3/3] powerpc: Set crashkernel offset to mid of RMA region

2021-10-04 Thread Sourabh Jain
On large config LPARs (having 192 and more cores), Linux fails to boot due to insufficient memory in the first memory block. It is due to the reserve crashkernel area starts at 128MB offset by default and which doesn't leave enough space in the first memory block to accommodate memory for other ess