[PATCH 1/2] powerpc: Allow debugging of LMBs with lmb=debug
David Miller
davem at davemloft.net
Thu Jan 15 17:47:26 EST 2009
From: Michael Ellerman <michael at ellerman.id.au>
Date: Thu, 15 Jan 2009 17:46:01 +1100 (EST)
> The lmb debugging can be turned on at boottime with lmb=debug on the
> command line. However on powerpc that doesn't work, because we don't
> necessarily call lmb_dump_all().
>
> So always call lmb_dump_all() after lmb_analyze(), no output is
> generated unless lmb=debug is found on the command line.
>
> Signed-off-by: Michael Ellerman <michael at ellerman.id.au>
Acked-by: David S. Miller <davem at davemloft.net>
More information about the Linuxppc-dev
mailing list