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:   Fri, 10 May 2019 16:11:50 -0400
From:   Steven Rostedt <rostedt@...dmis.org>
To:     linux-kernel@...r.kernel.org, linux-trace-devel@...r.kernel.org
Cc:     Arnaldo Carvalho de Melo <acme@...nel.org>,
        Ingo Molnar <mingo@...nel.org>, Jiri Olsa <jolsa@...hat.com>,
        Namhyung Kim <namhyung@...nel.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Tzvetomir Stoyanov <tstoyanov@...are.com>,
        Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: Re: [PATCH 01/27] tools lib traceevent: Remove hard coded install
 paths from pkg-config file

On Fri, 10 May 2019 15:56:07 -0400
Steven Rostedt <rostedt@...dmis.org> wrote:

> From: Tzvetomir Stoyanov <tstoyanov@...are.com>
> 
> Install directories of header and library files are hard coded in
> pkg-config template file.
> 
> They must be configurable, the Makefile should set them on the
> compilation / install stage.
> 
> Signed-off-by: Tzvetomir Stoyanov <tstoyanov@...are.com>
> Cc: Jiri Olsa <jolsa@...hat.com>
> Link: http://lkml.kernel.org/r/20190418211556.5a12adc3@oasis.local.home
> Link: http://lkml.kernel.org/r/20190329144546.5819-1-tstoyanov@vmware.com
> Signed-off-by: Steven Rostedt (VMware) <rostedt@...dmis.org>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>

Bah!

I based my patch series off of the wrong commit, and ended up including
this one in this series.

Arnaldo,

I believe you already applied patch 1 (otherwise I would not have your
SOB on it), please ignore. But patch 2 on are new to be applied.

Thanks!

-- Steve

> ---
>  tools/lib/traceevent/Makefile                  | 13 +++++++++----
>  tools/lib/traceevent/libtraceevent.pc.template |  4 ++--
>  2 files changed, 11 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ