]> rtime.felk.cvut.cz Git - linux-imx.git/commit
powerpc/xmon: Fix the 'u' command description
authorJimi Xenidis <jimix@pobox.com>
Thu, 29 Sep 2011 11:25:10 +0000 (11:25 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 25 Nov 2011 03:11:28 +0000 (14:11 +1100)
commit79873e8df64cc124cdcad56d1d8330b3f45690bc
treec45dbc8ebefa923ffc5d91cea01b293c9db02806
parentc3dcf53a3fcb01f1d98f6b0cf440bb781dbcbc34
powerpc/xmon: Fix the 'u' command description

The 'u' command will print the TLB on book3e parts and the SLB on
Book3s parts, but the help system doesn't say that correctly.

Signed-off-by: Jimi Xenidis <jimix@pobox.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/xmon/xmon.c