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:	Thu, 30 May 2013 10:07:48 +0200
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
Cc:	Linux-Next <linux-next@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>
Subject: Re: linux-next: Tree for May 30

On Thu, May 30, 2013 at 8:33 AM, Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> Changes since 20130529:

The following defconfigs fail without anything useful in the log:
  - at91sam9g20_defconfig
  - at91sam9261_defconfig
  - at91sam9260_defconfig

A manual run reveals why:
Can't find default configuration "arch/arm/configs/at91sam9g20_defconfig"!

This is due to the merge of several config files:

commit b3f442b0eedbc20b5ce3f4a96530588d14901199
Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>
Date:   Wed May 15 17:19:21 2013 +0200

    ARM: at91: udpate defconfigs

    Merge 9g20 with 9260 and 9g10 with 9261 as those SoCs can run from the same
    kernel even in non DT world.

    Fix the sam9261ek to allow 9g10 and sam9261 to compile together.

    Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>
    Signed-off-by: Nicolas Ferre <nicolas.ferre@...el.com>

 arch/arm/configs/at91_dt_defconfig                 |   55 +++---
 arch/arm/configs/at91rm9200_defconfig              |  218 +++-----------------
 ...am9g20_defconfig => at91sam9260_9g20_defconfig} |   67 +++++--
 arch/arm/configs/at91sam9260_defconfig             |   91 --------
 ...am9261_defconfig => at91sam9261_9g10_defconfig} |   19 +--
 arch/arm/configs/at91sam9263_defconfig             |   39 ++---
 arch/arm/configs/at91sam9g45_defconfig             |   94 +++------
 arch/arm/configs/sama5_defconfig                   |   35 +++-
 arch/arm/mach-at91/Kconfig.non_dt                  |  159 +++++++--------
 arch/arm/mach-at91/Makefile                        |    2 -
 arch/arm/mach-at91/board-sam9261ek.c               |   28 ++--
 11 files changed, 268 insertions(+), 539 deletions(-)

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
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