[PATCH 13/13] trivial typos in Documentation/cputopology.txt

From: Jesper Juhl
Date: Fri Feb 24 2006 - 15:49:20 EST



Fix a few trivial mistakes in Documentation/cputopology.txt


Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>
---

Documentation/cputopology.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

--- linux-2.6.16-rc4-mm2-orig/Documentation/cputopology.txt 2006-02-18 02:08:36.000000000 +0100
+++ linux-2.6.16-rc4-mm2/Documentation/cputopology.txt 2006-02-24 19:42:46.000000000 +0100
@@ -1,5 +1,5 @@

-Export cpu topology info by sysfs. Items (attributes) are similar
+Export cpu topology info via sysfs. Items (attributes) are similar
to /proc/cpuinfo.

1) /sys/devices/system/cpu/cpuX/topology/physical_package_id:
@@ -12,7 +12,7 @@ represent the thread siblings to cpu X i
represent the thread siblings to cpu X in the same physical package;

To implement it in an architecture-neutral way, a new source file,
-driver/base/topology.c, is to export the 5 attributes.
+drivers/base/topology.c, is to export the 4 attributes.

If one architecture wants to support this feature, it just needs to
implement 4 defines, typically in file include/asm-XXX/topology.h.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/