Searched hist:"56 afad885228902d090558a0b1cf75e9809e831d" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | bootx_init.c | diff 56afad885228902d090558a0b1cf75e9809e831d Fri Jun 04 04:57:36 CDT 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc: Remove klimit
klimit is a global variable initialised at build time with the value of _end.
This variable is never modified, so _end symbol can be used directly.
Remove klimit.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Reviewed-by: Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/9fa9ba6807c17f93f35a582c199c646c4a8bfd9c.1622800638.git.christophe.leroy@csgroup.eu
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | diff 56afad885228902d090558a0b1cf75e9809e831d Fri Jun 04 04:57:36 CDT 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc: Remove klimit
klimit is a global variable initialised at build time with the value of _end.
This variable is never modified, so _end symbol can be used directly.
Remove klimit.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Reviewed-by: Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/9fa9ba6807c17f93f35a582c199c646c4a8bfd9c.1622800638.git.christophe.leroy@csgroup.eu
|
H A D | prom.c | diff 56afad885228902d090558a0b1cf75e9809e831d Fri Jun 04 04:57:36 CDT 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc: Remove klimit
klimit is a global variable initialised at build time with the value of _end.
This variable is never modified, so _end symbol can be used directly.
Remove klimit.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Reviewed-by: Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/9fa9ba6807c17f93f35a582c199c646c4a8bfd9c.1622800638.git.christophe.leroy@csgroup.eu
|
H A D | setup-common.c | diff 56afad885228902d090558a0b1cf75e9809e831d Fri Jun 04 04:57:36 CDT 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc: Remove klimit
klimit is a global variable initialised at build time with the value of _end.
This variable is never modified, so _end symbol can be used directly.
Remove klimit.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Reviewed-by: Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/9fa9ba6807c17f93f35a582c199c646c4a8bfd9c.1622800638.git.christophe.leroy@csgroup.eu
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | setup.h | diff 56afad885228902d090558a0b1cf75e9809e831d Fri Jun 04 04:57:36 CDT 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc: Remove klimit
klimit is a global variable initialised at build time with the value of _end.
This variable is never modified, so _end symbol can be used directly.
Remove klimit.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Reviewed-by: Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/9fa9ba6807c17f93f35a582c199c646c4a8bfd9c.1622800638.git.christophe.leroy@csgroup.eu
|