From: majianpeng Date: Thu, 3 May 2012 08:34:39 +0000 (+0800) Subject: Documentations: Fix slabinfo.c directory in vm/slub.txt X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=9fe496116e966902f5efe593d946222a649ea5c8;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git Documentations: Fix slabinfo.c directory in vm/slub.txt Because the place of slabinfo.c changed.So update in slub.txt. Acked-by: Christoph Lameter Signed-off-by: majianpeng Signed-off-by: Pekka Enberg --- diff --git a/Documentation/vm/slub.txt b/Documentation/vm/slub.txt index 6752870c4970..b0c6d1bbb434 100644 --- a/Documentation/vm/slub.txt +++ b/Documentation/vm/slub.txt @@ -17,7 +17,7 @@ data and perform operation on the slabs. By default slabinfo only lists slabs that have data in them. See "slabinfo -h" for more options when running the command. slabinfo can be compiled with -gcc -o slabinfo tools/slub/slabinfo.c +gcc -o slabinfo tools/vm/slabinfo.c Some of the modes of operation of slabinfo require that slub debugging be enabled on the command line. F.e. no tracking information will be