All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olh@suse.de>
To: Paul Mackerras <paulus@samba.org>
Cc: Olof Johansson <olof@lixom.net>,
	linux-kernel@vger.kernel.org, linuxppc64-dev@ozlabs.org
Subject: Re: console on POWER4 not working with 2.6.15
Date: Thu, 22 Dec 2005 13:04:24 +0100	[thread overview]
Message-ID: <20051222120424.GA24475@suse.de> (raw)
In-Reply-To: <17322.33982.22166.437385@cargo.ozlabs.ibm.com>

 On Thu, Dec 22, Paul Mackeras wrote:

> Olaf Hering writes:
> 
> > I finally managed to find the culprit.
> > 
> > good: 25635c71e44111a6bd48f342e144e2fc02d0a314
> > bad:  f9bd170a87948a9e077149b70fb192c563770fdf
> > 
> > ...
> > powerpc: Merge i8259.c into arch/powerpc/sysdev
> > 
> > This changes the parameters for i8259_init so that it takes two
> > parameters: a physical address for generating an interrupt
> > acknowledge cycle, and an interrupt number offset.  i8259_init
> > now sets the irq_desc[] for its interrupts; all the callers
> > were doing this, and that code is gone now.  This also defines
> > a CONFIG_PPC_I8259 symbol to select i8259.o for inclusion, and
> > makes the platforms that need it select that symbol.
> 
> Try this patch... it fixes things on the p630 at work.

This fixes it also for me. Thanks.

-- 
short story of a lazy sysadmin:
 alias appserv=wotan

      reply	other threads:[~2005-12-22 12:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-20 20:45 console on POWER4 not working with 2.6.15 Olaf Hering
2005-12-20 21:45 ` Olof Johansson
2005-12-20 22:09   ` Olaf Hering
2005-12-21 10:41     ` Olaf Hering
2005-12-21 14:23   ` Olaf Hering
2005-12-21 23:23     ` Stephen Rothwell
2005-12-21 17:56   ` Olaf Hering
2005-12-22 10:49     ` Paul Mackerras
2005-12-22 12:04       ` Olaf Hering [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=20051222120424.GA24475@suse.de \
    --to=olh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc64-dev@ozlabs.org \
    --cc=olof@lixom.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.