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, 03 Jul 2014 16:47:04 +0200
From:	Christian Borntraeger <borntraeger@...ibm.com>
To:	Alexander Yarygin <yarygin@...ux.vnet.ibm.com>,
	Jiri Olsa <jolsa@...hat.com>
CC:	David Ahern <dsahern@...il.com>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Paul Mackerras <paulus@...ba.org>,
	Arnaldo Carvalho de Melo <acme@...hat.com>,
	Cornelia Huck <cornelia.huck@...ibm.com>,
	linux-kernel@...r.kernel.org, Paolo Bonzini <pbonzini@...hat.com>
Subject: Re: [PATCH 0/4] perf kvm: Refactoring and small improvements

On 03/07/14 15:59, Alexander Yarygin wrote:
> Hello,
> 
> We divided patch series "perf/s390/kvm: trace events, perf kvm stat"
> into 2 parts.
> 
> This patch set is a preparation for the next one, which adds support for
> perf kvm stat support on s390.
> 
> Patch 1 removes direct dependence of perf kvm stat from x86.
> Patches 2-3 are refactoring.
> Patch 4 adds arch/s390/header.c to be used by perf kvm stat on s390.
> 
> Compared to the previous version, patches contain some minor style/typo fixes.
> 
> Link to the previous thread: https://lkml.org/lkml/2014/4/25/331
> (mirror: http://marc.info/?l=linux-kernel&m=139841718926897)
> 
> Please consider to merge.
> 
> Thanks.
> 
> Alexander Yarygin (4):
>   perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
>   perf kvm: Simplify of exit reasons tables definitions
>   perf kvm: Refactoring of cpu_isa_config()
>   perf: Allow to use cpuinfo on s390
> 
>  tools/perf/arch/s390/Makefile      |    1 +
>  tools/perf/arch/s390/util/header.c |   28 ++++++++++++++
>  tools/perf/arch/x86/Makefile       |    1 +
>  tools/perf/builtin-kvm.c           |   72 +++++++++++++++++++-----------------
>  tools/perf/config/Makefile         |    4 ++
>  tools/perf/perf-sys.h              |    1 +
>  6 files changed, 73 insertions(+), 34 deletions(-)
>  create mode 100644 tools/perf/arch/s390/util/header.c
> 
> --
> 1.7.9.5
> 

CCing Paolo to allow him to comment.

FWIW, all patches
Acked-by: Christian Borntraeger <borntraeger@...ibm.com>
Should be good for next merge window.



--
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