From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id A9F111A0631 for ; Wed, 1 Apr 2015 17:56:57 +1100 (AEDT) Message-ID: <551B96B8.3050708@ozlabs.org> Date: Wed, 01 Apr 2015 14:56:56 +0800 From: Jeremy Kerr MIME-Version: 1.0 To: Michael Ellerman , linuxppc-dev@ozlabs.org Subject: Re: [PATCH] powerpc: Reword the "returning from prom_init" message References: <1427697489-30249-1-git-send-email-mpe@ellerman.id.au> In-Reply-To: <1427697489-30249-1-git-send-email-mpe@ellerman.id.au> Content-Type: text/plain; charset=utf-8 Cc: pc@us.ibm.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Michael, > Let's try something different. > > This prints: > > Quiescing Open Firmware ... > Booting Linux via __start() ... "returning from prom_init" has been an emblem of the powerpc kernel boot since old times. I feel like we should give the old message a Viking funeral and pick a date for a minute of silence. (Wistfully-)Acked-by: Jeremy Kerr Cheers, Jeremy