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:	Sat, 10 Nov 2007 17:06:29 +0900
From:	Paul Mundt <lethal@...ux-sh.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Robert Schwebel <robert@...webel.de>,
	Sascha Hauer <s.hauer@...gutronix.de>,
	Russell King <rmk+kernel@....linux.org.uk>,
	linux-kernel@...r.kernel.org
Subject: ARM defconfig bogosity in current git

The last ARM merge contained this gem:

commit f33bac8dd4573428b94c67149c5607be489092d1
Author: Robert Schwebel <robert@...webel.de>
Date:   Mon Nov 5 17:59:25 2007 +0100

    [ARM] 4642/2: netX: default config for netx based boards
    
    This patch updates the default config file for netx based boards.
    
    Signed-off-by: Robert Schwebel <r.schwebel@...gutronix.de>
    Signed-off-by: Sascha Hauer <s.hauer@...gutronix.de>
    Signed-off-by: Russell King <rmk+kernel@....linux.org.uk>

diff --git a/arm/configs/netx_defconfig b/arm/configs/netx_defconfig
new file mode 100644
index 0000000..57f32f3
--- /dev/null
+++ b/arm/configs/netx_defconfig

...

Isn't there something in Documentation/ about -p1 being a good idea
precisely so this sort of silliness is avoided?

Currently this breaks tab completion on arch/, which is very much a
regression ;-)
-
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