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-next>] [day] [month] [year] [list]
Date:	Wed, 03 Dec 2008 12:53:24 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	linux-kernel@...r.kernel.org
CC:	akpm <akpm@...ux-foundation.org>, drzeus-sdhci@...eus.cx,
	sdhci-devel@...t.drzeus.cx
Subject: Re: mmotm 2008-12-03-01-50 uploaded (sdhci)

akpm@...ux-foundation.org wrote:
> The mm-of-the-moment snapshot 2008-12-03-01-50 has been uploaded to
> 
>    http://userweb.kernel.org/~akpm/mmotm/
> 
> It contains the following patches against 2.6.28-rc7:


drivers/built-in.o: In function `sdhci_remove_host':
(.text+0xd246a): undefined reference to `led_classdev_unregister'
drivers/built-in.o: In function `sdhci_add_host':
(.text+0xd5378): undefined reference to `led_classdev_register'
make[1]: *** [.tmp_vmlinux1] Error 1

sdhci.c tries to handle the availability of led_()* without using
Kconfig attributes.  In this case, MMC_SDHCI=y and LEDS_CLASS=m,
which sdhci.c doesn't handle.


config attached.


~Randy

View attachment "config-sdhci-leds" of type "text/plain" (37212 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ