Searched hist:cad7b3897279c869de61dc88133037b941f84233 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | srcutiny.h | diff cad7b3897279c869de61dc88133037b941f84233 Wed May 03 12:22:57 CDT 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcu: Move torture-related definitions from rcupdate.h to rcu.h
The include/linux/rcupdate.h file contains a number of definitions that are used only to communicate between rcutorture, rcuperf, and the RCU code itself. There is no point in having these definitions exposed globally throughout the kernel, so this commit moves them to kernel/rcu/rcu.h. This change has the added benefit of shrinking rcupdate.h.
Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
|
H A D | srcutree.h | diff cad7b3897279c869de61dc88133037b941f84233 Wed May 03 12:22:57 CDT 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcu: Move torture-related definitions from rcupdate.h to rcu.h
The include/linux/rcupdate.h file contains a number of definitions that are used only to communicate between rcutorture, rcuperf, and the RCU code itself. There is no point in having these definitions exposed globally throughout the kernel, so this commit moves them to kernel/rcu/rcu.h. This change has the added benefit of shrinking rcupdate.h.
Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
|
H A D | rcutree.h | diff cad7b3897279c869de61dc88133037b941f84233 Wed May 03 12:22:57 CDT 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcu: Move torture-related definitions from rcupdate.h to rcu.h
The include/linux/rcupdate.h file contains a number of definitions that are used only to communicate between rcutorture, rcuperf, and the RCU code itself. There is no point in having these definitions exposed globally throughout the kernel, so this commit moves them to kernel/rcu/rcu.h. This change has the added benefit of shrinking rcupdate.h.
Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
|
H A D | rcutiny.h | diff cad7b3897279c869de61dc88133037b941f84233 Wed May 03 12:22:57 CDT 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcu: Move torture-related definitions from rcupdate.h to rcu.h
The include/linux/rcupdate.h file contains a number of definitions that are used only to communicate between rcutorture, rcuperf, and the RCU code itself. There is no point in having these definitions exposed globally throughout the kernel, so this commit moves them to kernel/rcu/rcu.h. This change has the added benefit of shrinking rcupdate.h.
Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
|
H A D | rcupdate.h | diff cad7b3897279c869de61dc88133037b941f84233 Wed May 03 12:22:57 CDT 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcu: Move torture-related definitions from rcupdate.h to rcu.h
The include/linux/rcupdate.h file contains a number of definitions that are used only to communicate between rcutorture, rcuperf, and the RCU code itself. There is no point in having these definitions exposed globally throughout the kernel, so this commit moves them to kernel/rcu/rcu.h. This change has the added benefit of shrinking rcupdate.h.
Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
|
/openbmc/linux/kernel/rcu/ |
H A D | rcu.h | diff cad7b3897279c869de61dc88133037b941f84233 Wed May 03 12:22:57 CDT 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcu: Move torture-related definitions from rcupdate.h to rcu.h
The include/linux/rcupdate.h file contains a number of definitions that are used only to communicate between rcutorture, rcuperf, and the RCU code itself. There is no point in having these definitions exposed globally throughout the kernel, so this commit moves them to kernel/rcu/rcu.h. This change has the added benefit of shrinking rcupdate.h.
Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
|