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:	Sun, 29 Jul 2007 20:37:04 +0100
From:	Russell King <rmk+lkml@....linux.org.uk>
To:	Linux Kernel List <linux-kernel@...r.kernel.org>,
	Greg KH <greg@...ah.com>, Kay Sievers <kay.sievers@...y.org>
Subject: Re: [BUG] undefined reference to `kobject_actions'

On Sun, Jul 29, 2007 at 08:34:01PM +0100, Russell King wrote:
> Many ARM platforms fail to build with the following:
> 
> drivers/built-in.o: In function `store_uevent':
> hid-input.c:(.text+0x19c4c): undefined reference to `kobject_actions'
> 
> It appears that if hotplug is disabled, kobject_actions is ifdef'd
> away but hid-input still references it.

What I also meant to say is that it looks like it's caused by
commit 60a96a59569bab85571d0089682109bd3324e896.

Presumably if hotplug is disabled, we want store_uevent to be
removed as well?

(Also added Kay to the recipients.)

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:
-
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