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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200821125805.GO1362448@hirez.programming.kicks-ass.net>
Date:   Fri, 21 Aug 2020 14:58:05 +0200
From:   peterz@...radead.org
To:     linux-kernel@...r.kernel.org, mingo@...nel.org, will@...nel.org
Cc:     npiggin@...il.com, elver@...gle.com, jgross@...e.com,
        paulmck@...nel.org, rostedt@...dmis.org, rjw@...ysocki.net,
        joel@...lfernandes.org, svens@...ux.ibm.com, tglx@...utronix.de
Subject: Re: [PATCH v2 00/11] TRACE_IRQFLAGS wreckage

On Fri, Aug 21, 2020 at 10:47:38AM +0200, Peter Zijlstra wrote:

> TRACE_IRQFLAGS

> ---
> 
>  arch/arm/mach-omap2/pm34xx.c      |    4 --
>  arch/arm64/include/asm/irqflags.h |    5 ++
>  arch/arm64/kernel/process.c       |    2 -
>  arch/nds32/include/asm/irqflags.h |    5 ++
>  arch/powerpc/include/asm/hw_irq.h |   11 ++---
>  arch/s390/kernel/idle.c           |    3 -
>  arch/x86/entry/thunk_32.S         |    5 --
>  arch/x86/include/asm/mmu.h        |    1 
>  arch/x86/kernel/process.c         |    4 --
>  arch/x86/mm/tlb.c                 |   13 +-----
>  drivers/cpuidle/cpuidle.c         |   19 +++++++--
>  drivers/idle/intel_idle.c         |   16 --------
>  include/linux/cpuidle.h           |   13 +++---
>  include/linux/irqflags.h          |   73 ++++++++++++++++++++------------------
>  include/linux/lockdep.h           |   18 ++++++---
>  include/linux/mmu_context.h       |    5 ++
>  kernel/locking/lockdep.c          |   18 +++++----
>  kernel/sched/idle.c               |   25 +++++--------
>  18 files changed, 118 insertions(+), 122 deletions(-)

Whole set also available at:

  git://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git locking/wip

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ