LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Michael Ellerman <michael@ellerman.id.au>
Cc: linuxppc-dev@ozlabs.org, Paul Mackerras <paulus@samba.org>
Subject: Re: [PATCH] Fix a printk in pseries_mpic_init_IRQ
Date: Tue, 03 Oct 2006 14:50:33 +1000	[thread overview]
Message-ID: <1159851033.5482.42.camel@localhost.localdomain> (raw)
In-Reply-To: <20061003044846.5187D67C49@ozlabs.org>

On Tue, 2006-10-03 at 14:48 +1000, Michael Ellerman wrote:
> This should probably say "mpic" to save confusion.
> 
> Signed-off-by: Michael Ellerman <michael@ellerman.id.au>

Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

> ---
> 
>  arch/powerpc/platforms/pseries/setup.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Index: to-merge/arch/powerpc/platforms/pseries/setup.c
> ===================================================================
> --- to-merge.orig/arch/powerpc/platforms/pseries/setup.c
> +++ to-merge/arch/powerpc/platforms/pseries/setup.c
> @@ -180,7 +180,7 @@ static void __init pseries_mpic_init_IRQ
>  
>  	cascade_irq = irq_of_parse_and_map(cascade, 0);
>  	if (cascade == NO_IRQ) {
> -		printk(KERN_ERR "xics: failed to map cascade interrupt");
> +		printk(KERN_ERR "mpic: failed to map cascade interrupt");
>  		return;
>  	}
>  

      reply	other threads:[~2006-10-03  4:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-03  4:48 [PATCH] Fix a printk in pseries_mpic_init_IRQ Michael Ellerman
2006-10-03  4:50 ` Benjamin Herrenschmidt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1159851033.5482.42.camel@localhost.localdomain \
    --to=benh@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=michael@ellerman.id.au \
    --cc=paulus@samba.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox