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:	Tue, 02 Aug 2011 13:17:23 -0700
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Jin Park <jinyoungp@...dia.com>
CC:	LKML <linux-kernel@...r.kernel.org>
Subject: aat2870 causes build failure in current upstream

Doing an "allmodconfig" on i386:

drivers/built-in.o: In function `aat2870_bl_remove':
/home/hpa/kernel/git.test/drivers/video/backlight/aat2870_bl.c:217:
undefined reference to `backlight_device_unregister'
drivers/built-in.o: In function `aat2870_bl_probe':
/home/hpa/kernel/git.test/drivers/video/backlight/aat2870_bl.c:159:
undefined reference to `backlight_device_register'
/home/hpa/kernel/git.test/drivers/video/backlight/aat2870_bl.c:201:
undefined reference to `backlight_device_unregister'
make[2]: *** [.tmp_vmlinux1] Error 1
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/home/hpa/kernel/git.test'

	-hpa
--
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