|
@@ -544,7 +544,7 @@ EXPORT_SYMBOL_GPL(__rcu_read_lock);
|
|
* notify RCU core processing or task having blocked during the RCU
|
|
* notify RCU core processing or task having blocked during the RCU
|
|
* read-side critical section.
|
|
* read-side critical section.
|
|
*/
|
|
*/
|
|
-static void rcu_read_unlock_special(struct task_struct *t)
|
|
|
|
|
|
+static noinline void rcu_read_unlock_special(struct task_struct *t)
|
|
{
|
|
{
|
|
int empty;
|
|
int empty;
|
|
int empty_exp;
|
|
int empty_exp;
|