]> Git Repo - linux.git/blobdiff - arch/mips/include/asm/processor.h
lib: radix-tree: check accounting of existing slot replacement users
[linux.git] / arch / mips / include / asm / processor.h
index 0d36c87acbe24852e231e0ecc7e24918807877f5..95b8c471f572b07d8d313fbadc96d5f1b71a035a 100644 (file)
@@ -389,7 +389,6 @@ unsigned long get_wchan(struct task_struct *p);
 #define KSTK_STATUS(tsk) (task_pt_regs(tsk)->cp0_status)
 
 #define cpu_relax()    barrier()
-#define cpu_relax_lowlatency() cpu_relax()
 
 /*
  * Return_address is a replacement for __builtin_return_address(count)
This page took 0.035112 seconds and 4 git commands to generate.