[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1308076966.32705.6.camel@hcegtvedt.norway.atmel.com>
Date: Tue, 14 Jun 2011 20:42:46 +0200
From: Hans-Christian Egtvedt <hans-christian.egtvedt@...el.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: AVR32 Linux Kernel <kernel@...32linux.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] AVR32 update for 3.0
On Tue, 2011-06-14 at 11:28 -0700, Linus Torvalds wrote:
> On Tue, Jun 14, 2011 at 5:33 AM, Hans-Christian Egtvedt
> <hans-christian.egtvedt@...el.com> wrote:
> >
> > arch/avr32/configs/atngw100_defconfig | 1 -
> > arch/avr32/configs/atngw100_evklcd100_defconfig | 1 -
> > arch/avr32/configs/atngw100_evklcd101_defconfig | 1 -
> > arch/avr32/configs/atngw100_mrmt_defconfig | 1 -
> > arch/avr32/configs/atngw100mkii_defconfig | 1 -
> > .../avr32/configs/atngw100mkii_evklcd100_defconfig | 1 -
> > .../avr32/configs/atngw100mkii_evklcd101_defconfig | 1 -
> > arch/avr32/configs/atstk1002_defconfig | 1 -
> > arch/avr32/configs/atstk1003_defconfig | 1 -
> > arch/avr32/configs/atstk1004_defconfig | 1 -
> > arch/avr32/configs/atstk1006_defconfig | 1 -
> > arch/avr32/configs/favr-32_defconfig | 1 -
> > arch/avr32/configs/hammerhead_defconfig | 1 -
> > arch/avr32/configs/merisc_defconfig | 1 -
> > arch/avr32/configs/mimc200_defconfig | 1 -
> > arch/avr32/include/asm/processor.h | 1 +
> > arch/avr32/mach-at32ap/at32ap700x.c | 3 +--
> > arch/avr32/mach-at32ap/include/mach/cpu.h | 12 ------------
> > arch/avr32/mach-at32ap/intc.c | 4 +++-
> > 19 files changed, 5 insertions(+), 30 deletions(-)
>
> How did you generate that pull request? I was all "Yay - code
> removal!", but then when actually pulling, noticed that your diffstat
> was exactly the wrong way around (the removals were adds, the adds
> were removals), and the real stats end up being
>
> 19 files changed, 30 insertions(+), 5 deletions(-)
>
> instead :(
Sorry, my bad, trusting my shells history. "master.." was swapped to
"..master". Since the volume for AVR32 related patches are so low, I do
stuff like this manually. Which now resulted in inverted statistics.
Correct diff stat is
arch/avr32/configs/atngw100_defconfig | 1 +
arch/avr32/configs/atngw100_evklcd100_defconfig | 1 +
arch/avr32/configs/atngw100_evklcd101_defconfig | 1 +
arch/avr32/configs/atngw100_mrmt_defconfig | 1 +
arch/avr32/configs/atngw100mkii_defconfig | 1 +
.../avr32/configs/atngw100mkii_evklcd100_defconfig | 1 +
.../avr32/configs/atngw100mkii_evklcd101_defconfig | 1 +
arch/avr32/configs/atstk1002_defconfig | 1 +
arch/avr32/configs/atstk1003_defconfig | 1 +
arch/avr32/configs/atstk1004_defconfig | 1 +
arch/avr32/configs/atstk1006_defconfig | 1 +
arch/avr32/configs/favr-32_defconfig | 1 +
arch/avr32/configs/hammerhead_defconfig | 1 +
arch/avr32/configs/merisc_defconfig | 1 +
arch/avr32/configs/mimc200_defconfig | 1 +
arch/avr32/include/asm/processor.h | 1 -
arch/avr32/mach-at32ap/at32ap700x.c | 3 ++-
arch/avr32/mach-at32ap/include/mach/cpu.h | 12 ++++++++++++
arch/avr32/mach-at32ap/intc.c | 4 +---
19 files changed, 30 insertions(+), 5 deletions(-)
--
Hans-Christian Egtvedt
--
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