Searched hist:"4 f0e056fdebc15d3f4724ebc7bbf323158add1d7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | rtmutex.h | diff 4f0e056fdebc15d3f4724ebc7bbf323158add1d7 Wed Mar 10 17:24:09 CST 2010 Dave Young <hidave.darkstar@gmail.com> sysctl extern cleanup: rtmutex
Extern declarations in sysctl.c should be moved to their own header file, and then include them in relavant .c files.
Move max_lock_depth extern declaration to linux/rtmutex.h
Signed-off-by: Dave Young <hidave.darkstar@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/kernel/ |
H A D | sysctl.c | diff 4f0e056fdebc15d3f4724ebc7bbf323158add1d7 Wed Mar 10 17:24:09 CST 2010 Dave Young <hidave.darkstar@gmail.com> sysctl extern cleanup: rtmutex
Extern declarations in sysctl.c should be moved to their own header file, and then include them in relavant .c files.
Move max_lock_depth extern declaration to linux/rtmutex.h
Signed-off-by: Dave Young <hidave.darkstar@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|