]> err.no Git - linux-2.6/blobdiff - mm/memory.c
[MIPS] Disable UserLocal runtime detection on platforms which never have it.
[linux-2.6] / mm / memory.c
index 50dd3d1f4d1832494decbe9c4b45c129817487c1..8aace3db3a54b9d9ca38291095fee3b0af9d2d15 100644 (file)
@@ -2865,3 +2865,4 @@ int access_process_vm(struct task_struct *tsk, unsigned long addr, void *buf, in
 
        return buf - old_buf;
 }
+EXPORT_SYMBOL_GPL(access_process_vm);