2010-04-10 16:50:15 +00:00
|
|
|
--- a/include/linux/compat-2.6.34.h
|
|
|
|
+++ b/include/linux/compat-2.6.34.h
|
2010-04-14 00:09:26 +00:00
|
|
|
@@ -164,6 +164,8 @@ static inline void device_unlock(struct
|
|
|
|
|
|
|
|
#define rcu_dereference_check(p, c) rcu_dereference(p)
|
2010-04-10 16:50:15 +00:00
|
|
|
|
|
|
|
+#define rcu_dereference_check(p, c) rcu_dereference(p)
|
|
|
|
+
|
|
|
|
#endif /* (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,34)) */
|
|
|
|
|
|
|
|
#endif /* LINUX_26_34_COMPAT_H */
|