[RFC] Debugging with a HW probe.

Paul Mackerras paulus at samba.org
Tue Aug 8 14:48:19 EST 2006


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.



More information about the Linuxppc-dev mailing list