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:	Fri, 10 Jun 2011 22:40:38 +0200
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Andi Kleen <andi@...stfloor.org>
Cc:	linux-kernel@...r.kernel.org, tglx@...utronix.de,
	Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH 1/3] posix-timers: remove idr_lock

Le vendredi 10 juin 2011 à 13:13 -0700, Andi Kleen a écrit :
> From: Andi Kleen <ak@...ux.intel.com>
> 
> idr_lock is only used to protect the global posix_timers idr,
> but idr does its own locking (or RCUing) anyways and doesn't
> need it. So remove it.

Are you sure of this assertion Andi ?

I believe we need an external synchronization before calling
idr_remove() / idr_get_new()



--
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