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:	Wed, 15 Apr 2009 02:22:03 +0200
From:	Alessandro Suardi <alessandro.suardi@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 2.6.30-rc2

On Wed, Apr 15, 2009 at 1:48 AM, Linus Torvalds
<torvalds@...ux-foundation.org> wrote:
>
> Hmm.
>
> New 'microblaze' architecture, a somewhat late 'input' layer merge, a new
> intel virtual networking driver and some firmware loading updates. And
> mn10300 and frv moved their header files from include/asm to arch. That
> accounts for the bulk, but shouldn't affect anybody.
>
> Otherwise? Some driver updates (ide, infiniband, sgi-xp, intel dri,
> watchdog). nilfs2 and xfs filesystem updates.
>
> And random small fixes. Not all as small as I'd wish for, but it's just
> early -rc2, and it at least feels less chaotic than some other -rc2's. But
> maybe that's my optimistic nature again.
>
> Shortlog appended, it might give people some flavor of the kinds of
> changes there were.
>
>                Linus

[snip]

Takes a few seconds to not build here, with oldconfig as per rc1-git7:

[...]
  LD      init/mounts.o
  CC      init/initramfs.o
  CC      init/calibrate.o
  LD      init/built-in.o
  HOSTCC  usr/gen_init_cpio
  GEN     usr/initramfs_data.cpio
  AS      usr/initramfs_data.o
  LD      usr/built-in.o
  CC      arch/x86/kernel/process_64.o
  CC      arch/x86/kernel/signal.o
  AS      arch/x86/kernel/entry_64.o
  CC      arch/x86/kernel/traps.o
arch/x86/kernel/traps.c:57:28: error: asm/mach_traps.h: No such file
or directory
arch/x86/kernel/traps.c: In function ‘default_do_nmi’:
arch/x86/kernel/traps.c:397: error: implicit declaration of function
‘get_nmi_reason’
make[1]: *** [arch/x86/kernel/traps.o] Error 1
make: *** [arch/x86/kernel] Error 2

--alessandro

 "Sun keeps rising in the west / I keep on waking fully confused"

   (The Replacements, "Within Your Reach")
--
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