From: Andrew Morton <akpm@osdl.org>
To: Paul Mackerras <paulus@samba.org>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>,
linux-kernel@vger.kernel.org, Andi Kleen <ak@muc.de>,
Hugh Dickens <hugh@veritas.com>,
Michael Ellerman <michael@ellerman.id.au>,
Benjamin Herrenschmidt <benh@kernel.crashing.org>,
Rusty Russell <rusty@rustcorp.com.au>
Subject: Re: [PATCH 5/6] From: Andrew Morton <akpm@osdl.org>
Date: Mon, 2 Oct 2006 22:50:53 -0700 [thread overview]
Message-ID: <20061002225053.46be0324.akpm@osdl.org> (raw)
In-Reply-To: <17697.62198.476469.265990@cargo.ozlabs.ibm.com>
On Tue, 3 Oct 2006 15:19:50 +1000
Paul Mackerras <paulus@samba.org> wrote:
> --- a/arch/powerpc/xmon/xmon.c
> +++ b/arch/powerpc/xmon/xmon.c
> @@ -503,7 +503,7 @@ #endif
>
> mtmsr(msr); /* restore interrupt enable */
>
> - return cmd != 'X';
> + return cmd != 'X' && cmd != EOF;
> }
>
> int xmon(struct pt_regs *excp)
That fixes it.
I still get crap all over the screen when xmon is tring to print something
(at least, I assume that's what causes it). See
http://userweb.kernel.org/~akpm/s5000334.jpg
next prev parent reply other threads:[~2006-10-03 5:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20061003010842.438670755@goop.org>
[not found] ` <20061003010933.392428107@goop.org>
2006-10-03 4:23 ` [PATCH 5/6] From: Andrew Morton <akpm@osdl.org> Paul Mackerras
2006-10-03 4:33 ` Andrew Morton
2006-10-03 5:19 ` Paul Mackerras
2006-10-03 5:50 ` Andrew Morton [this message]
2006-10-03 6:55 ` Paul Mackerras
2006-10-03 7:20 ` Andrew Morton
2006-10-03 7:25 ` Benjamin Herrenschmidt
[not found] ` <20061003010930.971200285@goop.org>
2006-10-03 10:37 ` [PATCH 1/6] Generic implemenatation of BUG Andi Kleen
2006-10-03 15:53 ` Jeremy Fitzhardinge
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=20061002225053.46be0324.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=ak@muc.de \
--cc=benh@kernel.crashing.org \
--cc=hugh@veritas.com \
--cc=jeremy@goop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michael@ellerman.id.au \
--cc=paulus@samba.org \
--cc=rusty@rustcorp.com.au \
/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