[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070629144926.GF9495@fattire.cabal.ca>
Date: Fri, 29 Jun 2007 10:49:26 -0400
From: Kyle McMartin <kyle@...isc-linux.org>
To: Heiko Carstens <heiko.carstens@...ibm.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Jeremy Fitzhardinge <jeremy@...p.org>,
Haavard Skinnemoen <hskinnemoen@...el.com>,
Andi Kleen <ak@...e.de>, Kyle McMartin <kyle@...isc-linux.org>,
Paul Mackerras <paulus@...ba.org>,
Paul Mundt <lethal@...ux-sh.org>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
linux-kernel@...r.kernel.org
Subject: Re: [patch] generic bug: use show_regs() instead of dump_stack()
On Fri, Jun 29, 2007 at 02:19:59PM +0200, Heiko Carstens wrote:
> - tt = report_bug(regs->iaoq[0] & ~3);
> + tt = report_bug(regs->iaoq[0] & ~3, regs);
Groovy, I'll try to test this over the weekend.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists