public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation:fix the wrong file position in sched-arch.txt
@ 2011-06-13  4:35 Wanlong Gao
  2011-06-13  4:56 ` Connor Hansen
  0 siblings, 1 reply; 5+ messages in thread
From: Wanlong Gao @ 2011-06-13  4:35 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-doc, linux-kernel, Wanlong Gao

The arch i386 had changed to x86.

Signed-off-by: Wanlong Gao <wanlong.gao@gmail.com>
---
 Documentation/scheduler/sched-arch.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/scheduler/sched-arch.txt b/Documentation/scheduler/sched-arch.txt
index d43dbcb..28aa107 100644
--- a/Documentation/scheduler/sched-arch.txt
+++ b/Documentation/scheduler/sched-arch.txt
@@ -66,7 +66,7 @@ Your cpu_idle routines need to obey the following rules:
 	    barrier issued (followed by a test of need_resched with
 	    interrupts disabled, as explained in 3).
 
-arch/i386/kernel/process.c has examples of both polling and
+arch/x86/kernel/process.c has examples of both polling and
 sleeping idle functions.
 
 
-- 
1.7.4.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-06-13  7:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-13  4:35 [PATCH] Documentation:fix the wrong file position in sched-arch.txt Wanlong Gao
2011-06-13  4:56 ` Connor Hansen
2011-06-13  5:05   ` Wanlong Gao
2011-06-13  5:41     ` Connor Hansen
2011-06-13  5:48       ` Wanlong Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox