lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 04 Sep 2014 16:23:23 -0500
From:	Larry Finger <Larry.Finger@...inger.net>
To:	Andreea Bernat <bernat.ada@...il.com>,
	Greg KH <gregkh@...uxfoundation.org>
CC:	Elena Oat <oat.elena@...il.com>, devel@...verdev.osuosl.org,
	linux-kernel@...r.kernel.org,
	Paul McKenney <paulmck@...ux.vnet.ibm.com>
Subject: Re: [PATCH] rtl8188eu: Replace rcu_dereference() with rcu_access_pointer()

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


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ