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-next>] [day] [month] [year] [list]
Date:	Tue,  9 Jul 2013 15:30:28 +0530
From:	Ramkumar Ramachandra <artagnon@...il.com>
To:	LKML <linux-kernel@...r.kernel.org>
Cc:	Namhyung Kim <namhyung@...nel.org>
Subject: [PATCH v3 0/5] Minor perf build fixes

Hi,

This iteration is in response to Namhyung's review of the previous
iteration.  The differences are:

[3/5] adds a util/perl.h using #include_next without touching any
other files.  This is a much cleaner approach.

[4/5] regenerates Context.c.

[5/5] is new.  I just noticed it.

Thanks.

Ramkumar Ramachandra (5):
  perf/Makefile: do not open-code shell-sq
  perf/Perf-Trace-Util: fix broken include in Context.xs
  perf: squelch warnings from perl.h to compile-pass
  perf/Perf-Trace-Util: regenerate Context.c
  perf/Perf-Trace-Util: add .gitignore

 tools/perf/Makefile                                |   2 +-
 tools/perf/config/Makefile                         |  23 ++-
 tools/perf/scripts/perl/Perf-Trace-Util/.gitignore |   5 +
 tools/perf/scripts/perl/Perf-Trace-Util/Context.c  | 211 +++++++++++++++++----
 tools/perf/scripts/perl/Perf-Trace-Util/Context.xs |   2 +-
 tools/perf/util/perl.h                             |  10 +
 6 files changed, 199 insertions(+), 54 deletions(-)
 create mode 100644 tools/perf/scripts/perl/Perf-Trace-Util/.gitignore
 create mode 100644 tools/perf/util/perl.h

-- 
1.8.3.2.736.g869de25

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