* [PATCH] powerpc/prom_init: Remove leftover comment
@ 2020-03-24 18:29 Fabiano Rosas
2020-03-26 12:07 ` Michael Ellerman
0 siblings, 1 reply; 2+ messages in thread
From: Fabiano Rosas @ 2020-03-24 18:29 UTC (permalink / raw)
To: linuxppc-dev
The if statement that this comment referred to was removed in
commit 11fdb309341c ("powerpc/prom_init: Remove support for OPAL v2").
Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
---
arch/powerpc/kernel/prom_init.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/powerpc/kernel/prom_init.c b/arch/powerpc/kernel/prom_init.c
index 577345382b23..34ec630f3fc4 100644
--- a/arch/powerpc/kernel/prom_init.c
+++ b/arch/powerpc/kernel/prom_init.c
@@ -3474,7 +3474,6 @@ unsigned long __init prom_init(unsigned long r3, unsigned long r4,
*/
hdr = dt_header_start;
- /* Don't print anything after quiesce under OPAL, it crashes OFW */
prom_printf("Booting Linux via __start() @ 0x%lx ...\n", kbase);
prom_debug("->dt_header_start=0x%lx\n", hdr);
--
2.23.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] powerpc/prom_init: Remove leftover comment
2020-03-24 18:29 [PATCH] powerpc/prom_init: Remove leftover comment Fabiano Rosas
@ 2020-03-26 12:07 ` Michael Ellerman
0 siblings, 0 replies; 2+ messages in thread
From: Michael Ellerman @ 2020-03-26 12:07 UTC (permalink / raw)
To: Fabiano Rosas, linuxppc-dev
On Tue, 2020-03-24 at 18:29:12 UTC, Fabiano Rosas wrote:
> The if statement that this comment referred to was removed in
> commit 11fdb309341c ("powerpc/prom_init: Remove support for OPAL v2").
>
> Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/7074695ac6fb965d478f373b95bc5c636e9f21b0
cheers
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-03-26 13:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-24 18:29 [PATCH] powerpc/prom_init: Remove leftover comment Fabiano Rosas
2020-03-26 12:07 ` Michael Ellerman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).