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-next>] [day] [month] [year] [list]
Date:	Thu, 18 Mar 2010 12:25:13 -0700
From:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:	linux-kernel@...r.kernel.org
Cc:	mingo@...e.hu, laijs@...fujitsu.com, dipankar@...ibm.com,
	akpm@...ux-foundation.org, mathieu.desnoyers@...ymtl.ca,
	josh@...htriplett.org, dvhltc@...ibm.com, niv@...ibm.com,
	tglx@...utronix.de, peterz@...radead.org, rostedt@...dmis.org,
	Valdis.Kletnieks@...edu, dhowells@...hat.com,
	eric.dumazet@...il.com
Subject: [PATCH tip/core/urgent 0/2] RCU lockdep fix and shrink RCU API

Hello!

This set has two patches, one from Lai Jiangshan that fixes RCU lockdep's
rcu_read_lock_sched_held() to correctly interpret things like
local_irq_disable() as starting a valid RCU-sched read-side critical
section, and one from Alexey Dobriyan that removes several useless
members of the RCU API.

							Thanx, Paul

------------------------------------------------------------------------

 b/Documentation/DocBook/kernel-locking.tmpl   |    8 --------
 b/arch/powerpc/mm/pgtable.c                   |    1 -
 b/block/cfq-iosched.c                         |    1 -
 b/block/genhd.c                               |    1 -
 b/drivers/staging/batman-adv/hard-interface.c |    1 -
 b/fs/file.c                                   |    3 ---
 b/fs/fs-writeback.c                           |    1 -
 b/fs/partitions/check.c                       |    1 -
 b/include/linux/init_task.h                   |    1 -
 b/include/linux/rcupdate.h                    |    4 ++--
 b/mm/backing-dev.c                            |    1 -
 b/mm/slob.c                                   |    1 -
 b/security/selinux/avc.c                      |    1 -
 b/security/selinux/netnode.c                  |    2 --
 include/linux/rcupdate.h                      |    6 ------
 15 files changed, 2 insertions(+), 31 deletions(-)
--
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