Merge branch 'stable-3.2' into pandora-3.2
[pandora-kernel.git] / arch / x86 / kernel / process_64.c
index 557eb37..d2ce2a3 100644 (file)
@@ -57,7 +57,7 @@
 
 asmlinkage extern void ret_from_fork(void);
 
-DEFINE_PER_CPU(unsigned long, old_rsp);
+DEFINE_PER_CPU_USER_MAPPED(unsigned long, old_rsp);
 static DEFINE_PER_CPU(unsigned char, is_idle);
 
 static ATOMIC_NOTIFIER_HEAD(idle_notifier);