From: Thomas Gleixner Date: Sat, 22 Oct 2011 14:12:34 +0000 (-0700) Subject: rcu: Omit self-awaken when setting up expedited grace period X-Git-Tag: v3.3-rc1~193^2^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b40d293eb36ba40cd428b6d178db911174689702;p=pandora-kernel.git rcu: Omit self-awaken when setting up expedited grace period When setting up an expedited grace period, if there were no readers, the task will awaken itself. This commit removes this useless self-awakening. Signed-off-by: Thomas Gleixner Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed