* [PATCH][TRIVIAL] Documentation: Fix typo in cputopology.txt
@ 2006-02-16 22:25 Jesper Juhl
0 siblings, 0 replies; 2+ messages in thread
From: Jesper Juhl @ 2006-02-16 22:25 UTC (permalink / raw)
To: linux-kernel; +Cc: Trivial Patch Monkey
Fix a small typo in Documentation/cputopology.txt
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---
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.
If one architecture wants to support this feature, it just needs to
implement 4 defines, typically in file include/asm-XXX/topology.h.
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [PATCH][TRIVIAL] Documentation: Fix typo in cputopology.txt
@ 2006-02-17 1:39 Zhang, Yanmin
0 siblings, 0 replies; 2+ messages in thread
From: Zhang, Yanmin @ 2006-02-17 1:39 UTC (permalink / raw)
To: Jesper Juhl, linux-kernel; +Cc: Trivial Patch Monkey
>>-----Original Message-----
>>From: linux-kernel-owner@vger.kernel.org [mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Jesper Juhl
>>Sent: 2006年2月17日 6:26
>>To: linux-kernel@vger.kernel.org
>>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@gmail.com>
>>---
>>
>> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-02-17 1:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-16 22:25 [PATCH][TRIVIAL] Documentation: Fix typo in cputopology.txt Jesper Juhl
2006-02-17 1:39 Zhang, Yanmin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome