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:	Tue, 18 Mar 2008 15:16:24 +0900
From:	Tejun Heo <htejun@...il.com>
To:	Len Brown <lenb@...nel.org>
CC:	Thomas Meyer <thomas@...3r.de>,
	Kristen Carlson Accardi <kristen.c.accardi@...el.com>,
	linux-acpi@...r.kernel.org, Adrian Bunk <bunk@...nel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	jeff@...zik.org
Subject: Re: [PATCH] Re: In function `ata_acpi_associate': undefined reference
 to `register_hotplug_dock_device'

Len Brown wrote:
> Subject: fix ATA_ACPI build
> From: Len Brown <len.brown@...el.com>
> 
> drivers/ata/libata-acpi.c fails to build
> 
> drivers/built-in.o: In function `ata_acpi_associate':
> (.text+0x7106a): undefined reference to `register_hotplug_dock_device'
> 
> When CONFIG_ATA_ACPI=y and CONFIG_ACPI_DOCK=m
> But if dock is selected from ata_acpi, dock will =y
> when ata_acpi=y, avoiding this problem.
> 
> Signed-off-by: Len Brown <len.brown@...el.com>

Acked-by: Tejun Heo <htejun@...il.com>

I think this one will be more straight forward for users.

Thanks.

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