mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@samba.org>
To: Andrew Morton <akpm@osdl.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: Tue, 3 Oct 2006 15:19:50 +1000	[thread overview]
Message-ID: <17697.62198.476469.265990@cargo.ozlabs.ibm.com> (raw)
In-Reply-To: <20061002213347.8229b6fc.akpm@osdl.org>

Andrew Morton writes:

> It makes it heaps better here.

The patch below should fix it properly.

> Did you try my .config on the g5?

Not yet; I can't find your .config in my inbox - maybe I deleted that
message by mistake.  Resend?

Paul.

diff --git a/arch/powerpc/xmon/xmon.c b/arch/powerpc/xmon/xmon.c
index 8adad14..40e5e0d 100644
--- 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)


  reply	other threads:[~2006-10-03  5:19 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   ` Paul Mackerras
2006-10-03  4:33     ` Andrew Morton
2006-10-03  5:19       ` Paul Mackerras [this message]
2006-10-03  5:50         ` Andrew Morton
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=17697.62198.476469.265990@cargo.ozlabs.ibm.com \
    --to=paulus@samba.org \
    --cc=ak@muc.de \
    --cc=akpm@osdl.org \
    --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=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

all inboxes | Powered by JetHome®