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:	Mon, 9 Jan 2012 14:37:17 -0800
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Arnd Bergmann <arnd@...db.de>
Cc:	linux-kernel@...r.kernel.org, Olof Johansson <olof@...om.net>,
	Russell King <linux@....linux.org.uk>,
	linux-arm-kernel@...ts.infradead.org
Subject: Re: [GIT PULL 05/11] SoC-level changes for tegra and omap

On Mon, Jan 9, 2012 at 2:12 PM, Arnd Bergmann <arnd@...db.de> wrote:
>
>  58 files changed, 1967 insertions(+), 818 deletions(-)

Hmm. You don't seem to use the "detect renames" flag -M when you
create these, so the end result doesn't match mine.

With -M, it looks like this:

 54 files changed, 1399 insertions(+), 250 deletions(-)

because it sees these:

  rename arch/arm/mach-tegra/{board-dt.c => board-dt-tegra20.c} (91%)
  rename arch/arm/mach-tegra/include/mach/{pinmux-t2.h =>
pinmux-tegra20.h} (96%)
  rename arch/arm/mach-tegra/{pinmux-t2-tables.c =>
pinmux-tegra20-tables.c} (95%)
  rename arch/arm/plat-omap/include/plat/{ti816x.h => ti81xx.h} (60%)

Please do use -M, because it ends up making diffstats *so* much more
readable when there are renames (instead of big delete-create diffs,
you get a small diffstat that actually is much more relevant to what
happened).

                     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