From: Paul E. McKenney Date: Sun, 1 May 2005 15:59:04 +0000 (-0700) Subject: [PATCH] Change synchronize_kernel to _rcu and _sched X-Git-Tag: v2.6.12-rc4~136^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbd568a3e61a7decb8a754ad952aaa5b5c82e9e5;p=pandora-kernel.git [PATCH] Change synchronize_kernel to _rcu and _sched This patch changes calls to synchronize_kernel(), deprecated in the earlier "Deprecate synchronize_kernel, GPL replacement" patch to instead call the new synchronize_rcu() and synchronize_sched() APIs. Signed-off-by: Paul E. McKenney Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed