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:	Tue, 2 Aug 2016 07:21:01 -0600
From:	David Ahern <dsahern@...il.com>
To:	Tomoki Sekiyama <tomoki.sekiyama.qu@...achi.com>,
	linux-kernel@...r.kernel.org
Cc:	masumi.moritani.ju@...achi.com, Jiri Olsa <jolsa@...nel.org>,
	Namhyung Kim <namhyung@...nel.org>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Masami Hiramatsu <mhiramat@...nel.org>
Subject: Re: [PATCH 2/2 v5] perf sched: adapt TASK_STATE_TO_CHAR_STR to the
 latest kernel

On 8/1/16 11:35 PM, Tomoki Sekiyama wrote:
> Update TASK_STATE_TO_CHAR_STR macro to one from sched.h in the latest
> kernel.
>
> Related kernel commits:
>  - commit ad86622b478e ("wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide
>    EXIT_TRACE from user-space"):
>    'Z' and 'X' are swapped
>
>  - commit 80ed87c8a9ca ("sched/wait: Introduce TASK_NOLOAD and TASK_IDLE"):
>    Introduces new state 'N'
>
>  - commit 7dc603c9028e ("sched/fair: Fix PELT integrity for new tasks"):
>    Introduces new state 'n'
>
> Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama.qu@...achi.com>
> Cc: Jiri Olsa <jolsa@...nel.org>
> Cc: David Ahern <dsahern@...il.com>
> Cc: Namhyung Kim <namhyung@...nel.org>
> Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
> Cc: Masami Hiramatsu <mhiramat@...nel.org>
> ---
> Changes from v4:
>   Removed 'Fixes:' tag and added related commits in the commit message

Acked-by: David Ahern <dsahern@...il.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ