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] [day] [month] [year] [list]
Date:   Wed, 3 Apr 2019 15:39:38 +0200
From:   Peter Zijlstra <peterz@...radead.org>
To:     Anna-Maria Gleixner <anna-maria@...utronix.de>
Cc:     linux-kernel@...r.kernel.org, tglx@...utronix.de,
        fweisbec@...il.com
Subject: Re: [PATCH 0/4] timers: Fix and improve tracing and documentation

On Thu, Mar 21, 2019 at 01:09:17PM +0100, Anna-Maria Gleixner wrote:
> Hi,
> 
> the patch series was developed during investigating timer problems and
> timer improvements. It contains a struct documentation fix in tick-sched
> and a fixes as well as an improvement for timer tracing.
> 
> Thanks,
> 
>         Anna-Maria
> 
> 
> Anna-Maria Gleixner (4):
>   tick-sched: Update tick_sched struct documentation
>   timer: Move trace point to get proper index
>   timer: Replace deprecated vsprintf pointer extension %pf by %ps
>   trace/timer: Improve timer tracing
> 
>  include/trace/events/timer.h | 17 +++++++++++------
>  kernel/time/tick-sched.h     | 13 ++++++++++---
>  kernel/time/timer.c          | 30 +++++++++++++++++-------------
>  3 files changed, 38 insertions(+), 22 deletions(-)

Acked-by: Peter Zijlstra (Intel) <peterz@...radead.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ