]> git.baikalelectronics.ru Git - kernel.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)
commit600ecf3c1ca13640ca0f948e291595163696fbcc
treec45dbc8ebefa923ffc5d91cea01b293c9db02806
parentcefd00fca65d9290c7e44fc83103431f43b97ee7
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