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] [day] [month] [year] [list]
Date:	Thu, 29 Jul 2010 12:56:54 -0400
From:	Matt Turner <mattst88@...il.com>
To:	guenter.roeck@...csson.com
Cc:	linux-kernel@...r.kernel.org, linux-alpha@...r.kernel.org,
	"Morten H. Larsen" <m-larsen@...t6.tele.dk>,
	Richard Henderson <rth@...ddle.net>
Subject: Re: alpha defconfig build broken in 2.6.35-rc6

On Thu, Jul 29, 2010 at 12:48 PM, Guenter Roeck
<guenter.roeck@...csson.com> wrote:
> During unrelated testing, I noticed that the alpha defconfig build is
> broken in 2.6.35-rc6. I get the following error message.
>
> arch/alpha/kernel/built-in.o: In function `cia_cab_init_pci':
> /opt/scratch/groeck/linux-2.6/arch/alpha/kernel/sys_cabriolet.c:249:
> undefined reference to `ns87312_enable_ide'
> /opt/scratch/groeck/linux-2.6/arch/alpha/kernel/sys_cabriolet.c:249:
> undefined reference to `ns87312_enable_ide'
> arch/alpha/kernel/built-in.o: In function `cabriolet_init_pci':
> /opt/scratch/groeck/linux-2.6/arch/alpha/kernel/sys_cabriolet.c:242:
> undefined reference to `ns87312_enable_ide'
> /opt/scratch/groeck/linux-2.6/arch/alpha/kernel/sys_cabriolet.c:242:
> undefined reference to `ns87312_enable_ide'
> arch/alpha/kernel/built-in.o: In function `takara_init_pci':
> /opt/scratch/groeck/linux-2.6/arch/alpha/kernel/sys_takara.c:267:
> undefined reference to `ns87312_enable_ide'
> arch/alpha/kernel/built-in.o:/opt/scratch/groeck/linux-2.6/arch/alpha/kernel/sys_takara.c:267: more undefined references to `ns87312_enable_ide' follow
>
> Not surprising since ns87312.c and thus ns87312_enable_ide() no longer
> exist. The problem was introduced with commit
> 932e0c201d28a728e25d3b641aa95bd28ceb08b4 (alpha: Detect Super IO chip,
> no IDE on Avanti, enable EPP19).
>
> Guenter

Ah, thanks for the report. Either I or Morten will knock this out quickly.

Thanks,
Matt
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ