ARM defconfig bogosity in current git

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Paul Mundt
Date: Saturday, November 10, 2007 - 1:06 am

The last ARM merge contained this gem:

commit f33bac8dd4573428b94c67149c5607be489092d1
Author: Robert Schwebel <robert@schwebel.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@pengutronix.de>
    Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
    Signed-off-by: Russell King <rmk+kernel@arm.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 ;-)
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ARM defconfig bogosity in current git, Paul Mundt, (Sat Nov 10, 1:06 am)
Re: ARM defconfig bogosity in current git, Russell King, (Sat Nov 10, 2:10 am)
Re: ARM defconfig bogosity in current git, Robert Schwebel, (Sat Nov 10, 4:26 am)
Re: ARM defconfig bogosity in current git, Adrian Bunk, (Sat Nov 10, 4:49 am)
Re: ARM defconfig bogosity in current git, Robert Schwebel, (Sat Nov 10, 6:40 am)
[PATCH] netx: remove bogus defconfig patch with wrong -p, Robert Schwebel, (Sat Nov 10, 6:41 am)
Re: [PATCH] netx: remove bogus defconfig patch with wrong -p, Linus Torvalds, (Sun Nov 11, 10:50 am)