On 09/04/2014 03:58 PM, Andreea Bernat wrote:
Hello,
I cloned this:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
and after moved to staging-next branch, but in both cases, in
those files I don't find any use of rcu_dereference() call (the call
which I am looking for to modify).
The rcu_dereference() call in core/rtw_mlme.c is no longer there in mainline
3.17, thus it was removed some time ago.
There is a similar reference in os_dep/recv_linux.c. Perhaps it should be removed.
This problem shows the importance of working with the latest pull of the staging
repo when working with staging code. Even then patches may suffer mid-air
collisions if multiple devs are working on a particular piece of code.
Larry
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel