* fix typo in prefetch.h
@ 2007-06-06 15:23 Dave Jones
0 siblings, 0 replies; only message in thread
From: Dave Jones @ 2007-06-06 15:23 UTC (permalink / raw)
To: Linux Kernel
Signed-off-by: Dave Jones <davej@redhat.com>
diff --git a/include/linux/prefetch.h b/include/linux/prefetch.h
index fc86f27..1adfe66 100644
--- a/include/linux/prefetch.h
+++ b/include/linux/prefetch.h
@@ -27,7 +27,7 @@
prefetch(x) - prefetches the cacheline at "x" for read
prefetchw(x) - prefetches the cacheline at "x" for write
- spin_lock_prefetch(x) - prefectches the spinlock *x for taking
+ spin_lock_prefetch(x) - prefetches the spinlock *x for taking
there is also PREFETCH_STRIDE which is the architecure-prefered
"lookahead" size for prefetching streamed operations.
--
http://www.codemonkey.org.uk
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-06-06 15:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-06 15:23 fix typo in prefetch.h Dave Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox