| commit | 8d3f338a630c95d5eac844c4d779645feed9ea72 | [log] [tgz] |
|---|---|---|
| author | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Feb 13 21:07:34 2013 -0500 |
| committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Feb 19 18:59:46 2013 -0500 |
| tree | 30e0907c6e58dca45df44a707a8ea7dacce0897c | |
| parent | e7b1b5e833066a32e54b1f86d3c1b32d40b5368d [diff] |
rt: fix mispatch of Kconfig by rcu-force-preempt-rcu-for-rt.patch The patch was meant to tie things to an RCU Kconfig, but happened to instead land in the RT_GROUP_SCHED Kconfig entry. Put it back to where it belongs (i.e. PREEMPT_RCU, as evident by the commit log). The link in the long log is also broken so simply remove it. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>