ARM defconfig bogosity in current git

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: Robert Schwebel <robert@...>, Sascha Hauer <s.hauer@...>, Russell King <rmk+kernel@...>, <linux-kernel@...>
Date: Saturday, November 10, 2007 - 4: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, 4:06 am)
Re: ARM defconfig bogosity in current git, Russell King, (Sat Nov 10, 5:10 am)
Re: ARM defconfig bogosity in current git, Robert Schwebel, (Sat Nov 10, 7:26 am)
Re: ARM defconfig bogosity in current git, Adrian Bunk, (Sat Nov 10, 7:49 am)
Re: ARM defconfig bogosity in current git, Robert Schwebel, (Sat Nov 10, 9:40 am)
[PATCH] netx: remove bogus defconfig patch with wrong -p, Robert Schwebel, (Sat Nov 10, 9:41 am)