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, 23 Jun 2011 00:48:48 +0200
From:	Frederic Weisbecker <fweisbec@...il.com>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Randy Dunlap <randy.dunlap@...cle.com>
Subject: [GIT PULL v2] sched: Make sleep inside atomic detection work on
 !PREEMPT

On Fri, Jun 10, 2011 at 03:30:18PM +0200, Frederic Weisbecker wrote:
> Ingo,
> 
> Please pull the sched/core branch that can be found at:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
> 	sched/core

Hi Ingo,

I have added Randy's ack on the last patch. To get it, please pull the v2 in
the following branch:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
       sched/core-v2

There are no other changes.

Thanks.

> 
> Thanks,
> 	Frederic
> ---
> 
> Frederic Weisbecker (4):
>       sched: Remove pointless in_atomic() definition check
>       sched: Isolate preempt counting in its own config option
>       sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPT
>       sched: Generalize sleep inside spinlock detection
> 
> 
>  Documentation/DocBook/kernel-hacking.tmpl  |    2 +-
>  Documentation/SubmitChecklist              |    2 +-
>  Documentation/development-process/4.Coding |    2 +-
>  Documentation/ja_JP/SubmitChecklist        |    2 +-
>  Documentation/zh_CN/SubmitChecklist        |    2 +-
>  include/linux/bit_spinlock.h               |    2 +-
>  include/linux/hardirq.h                    |    4 ++--
>  include/linux/kernel.h                     |    2 +-
>  include/linux/pagemap.h                    |    4 ++--
>  include/linux/preempt.h                    |   26 +++++++++++++++++---------
>  include/linux/rcupdate.h                   |   12 ++++++------
>  include/linux/sched.h                      |    2 +-
>  kernel/Kconfig.preempt                     |    3 +++
>  kernel/sched.c                             |    6 ++----
>  lib/Kconfig.debug                          |    9 ++++++---
>  15 files changed, 46 insertions(+), 34 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