RE: [PATCH][TRIVIAL] Documentation: Fix typo in cputopology.txt

From: Zhang, Yanmin
Date: Thu Feb 16 2006 - 20:38:23 EST


>>-----Original Message-----
>>From: linux-kernel-owner@xxxxxxxxxxxxxxx [mailto:linux-kernel-owner@xxxxxxxxxxxxxxx] On Behalf Of Jesper Juhl
>>Sent: 2006年2月17日 6:26
>>To: linux-kernel@xxxxxxxxxxxxxxx
>>Cc: Trivial Patch Monkey
>>Subject: [PATCH][TRIVIAL] Documentation: Fix typo in cputopology.txt
>>
>>Fix a small typo in Documentation/cputopology.txt
>>
>>Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>
>>---
>>
>> Documentation/cputopology.txt | 2 +-
>> 1 files changed, 1 insertion(+), 1 deletion(-)
>>
>>--- linux-2.6.16-rc3-git7/Documentation/cputopology.txt~ 2006-02-16 21:11:11.000000000 +0100
>>+++ linux-2.6.16-rc3-git7/Documentation/cputopology.txt 2006-02-16 21:11:12.000000000 +0100
>>@@ -12,7 +12,7 @@
>> 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 5 attributes.
Could you also change "5" to "4"? The final patch was accepted into 2.6.16-rc3 only exported 4 attributes.

Thanks,
Yanmin
-
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/