linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@samba.org>
To: Jimi Xenidis <jimix@watson.ibm.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [RFC] Debugging with a HW probe.
Date: Tue, 8 Aug 2006 14:48:19 +1000	[thread overview]
Message-ID: <17624.6035.613234.492868@cargo.ozlabs.ibm.com> (raw)
In-Reply-To: <E1G9jpY-0004Nv-2d@kmac.watson.ibm.com>

Jimi Xenidis writes:

> +static noinline void xmon_hw_probe(void)
> +{
> +	if (!xmon_hw_probe_enabled)
> +		return;
> +	ATTN();
> +}

I can't see how we can get to call this routine with
xmon_hw_probe_enabled equal to 0...  What am I missing?

Paul.

  parent reply	other threads:[~2006-08-08  4:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-06 14:42 [RFC] Debugging with a HW probe Jimi Xenidis
2006-08-07 23:06 ` Olof Johansson
2006-08-13 19:10   ` Jimi Xenidis
2006-08-08  4:48 ` Paul Mackerras [this message]
2006-08-08 16:13   ` Jimi Xenidis
2006-08-13 19:16 ` Take 2: " Jimi Xenidis
2006-08-22  6:04 ` Milton Miller
2006-08-22  7:13   ` Michael Ellerman
2006-08-22 12:12   ` Jimi Xenidis
  -- strict thread matches above, loose matches on Subject: below --
2006-08-09  1:22 Milton Miller
2006-08-09 10:44 ` Jimi Xenidis

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=17624.6035.613234.492868@cargo.ozlabs.ibm.com \
    --to=paulus@samba.org \
    --cc=jimix@watson.ibm.com \
    --cc=linuxppc-dev@ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).