From: Paul E. McKenney Date: Fri, 23 Jun 2006 09:05:51 +0000 (-0700) Subject: [PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules X-Git-Tag: v2.6.18-rc1~1081^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d83015b8f62ee3fcd338f6f009051ed57f77a531;p=pandora-kernel.git [PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules Remove synchronize_kernel() (deprecated 2-APR-2005 in http://lkml.org/lkml/2005/4/3/11) and makes the RCU API inaccessible to non-GPL Linux kernel modules (as was announced more than one year ago in http://lkml.org/lkml/2005/4/3/8). Tested on x86 and ppc64. Signed-off-by: "Paul E. McKenney" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed