]> 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)
commit9bc8b6e8f0112fae58958f74fb3b0feef63ea288
treec45dbc8ebefa923ffc5d91cea01b293c9db02806
parent23977567dc2ddd6040275f8a3e2877969fd98c28
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