projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch '8139-thread'
[linux-2.6]
/
include
/
asm-ia64
/
system.h
diff --git
a/include/asm-ia64/system.h
b/include/asm-ia64/system.h
index
33256db
..
635235f
100644
(file)
--- a/
include/asm-ia64/system.h
+++ b/
include/asm-ia64/system.h
@@
-275,6
+275,7
@@
extern void ia64_load_extra (struct task_struct *task);
*/
#define __ARCH_WANT_UNLOCKED_CTXSW
+#define ARCH_HAS_PREFETCH_SWITCH_STACK
#define ia64_platform_is(x) (strcmp(x, platform_name) == 0)
void cpu_idle_wait(void);