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, 26 Jun 2015 14:09:11 -0700
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Steven Rostedt <rostedt@...dmis.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Ingo Molnar <mingo@...nel.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [GIT PULL] tracing: Updates for 4.2

On Fri, Jun 26, 2015 at 8:16 AM, Steven Rostedt <rostedt@...dmis.org> wrote:
>
>  43 files changed, 2034 insertions(+), 2085 deletions(-)

Please fix your script, and add the "-M" flag to the diff generation.
The above is incorrect.

The real statistics are

   41 files changed, 1024 insertions(+), 1075 deletions(-)
   rename include/linux/{ftrace_event.h => trace_events.h} (76%)
   create mode 100644 include/trace/perf.h
   rename include/trace/{ftrace.h => trace_events.h} (51%)

(and you get that filename change update too if you just add
"--summary" to the "git diff --stat" line too).

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