[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5168707E.6040304@tilera.com>
Date: Fri, 12 Apr 2013 16:37:18 -0400
From: Chris Metcalf <cmetcalf@...era.com>
To: Tejun Heo <tj@...nel.org>
CC: <linux-arch@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<akpm@...ux-foundation.org>, <mingo@...hat.com>, <x86@...nel.org>,
<rth@...ddle.net>, <linux@....linux.org.uk>, <msalter@...hat.com>,
<starvik@...s.com>, <dhowells@...hat.com>, <tony.luck@...el.com>,
<benh@...nel.crashing.org>, <takata@...ux-m32r.org>,
<geert@...ux-m68k.org>, <james.hogan@...tec.com>,
<monstr@...str.eu>, <ralf@...ux-mips.org>, <jonas@...thpole.se>,
<rkuo@...eaurora.org>, <schwidefsky@...ibm.com>,
<liqin.chen@...plusct.com>, <davem@...emloft.net>,
<lethal@...ux-sh.org>, <vgupta@...opsys.com>, <chris@...kel.net>,
<ysato@...rs.sourceforge.jp>, <gxt@...c.pku.edu.cn>,
<jdike@...toit.com>, Heiko Carstens <heiko.carstens@...ibm.com>
Subject: Re: [PATCH 6/7] dump_stack: unify debug information printed by show_regs()
On 4/3/2013 3:14 PM, Tejun Heo wrote:
> show_regs() is inherently arch-dependent but it does make sense to
> print generic debug information and some archs already do albeit in
> slightly different forms. This patch introduces a generic function to
> print debug information from show_regs() so that different archs print
> out the same information and it's much easier to modify what's
> printed.
>
> show_regs_print_info() prints out the same debug info as dump_stack()
> does plus task and thread_info pointers.
>
> * Archs which didn't print debug info now do.
>
> alpha, arc, blackfin, c6x, cris, frv, h8300, hexagon, ia64, m32r,
> metag, microblaze, mn10300, openrisc, parisc, score, sh64, sparc,
> um, xtensa
>
> * Already prints debug info. Replaced with show_regs_print_info().
> The printed information is superset of what used to be there.
>
> arm, arm64, avr32, mips, powerpc, sh32, tile, unicore32, x86
Acked-by: Chris Metcalf <cmetcalf@...era.com> [for tile]
--
Chris Metcalf, Tilera Corp.
http://www.tilera.com
--
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