All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.21-git5 -- powerpc link failure
@ 2007-05-10 13:49 Andy Whitcroft
  2007-05-10 14:00   ` Andy Whitcroft
  0 siblings, 1 reply; 15+ messages in thread
From: Andy Whitcroft @ 2007-05-10 13:49 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: linuxppc-dev, Andrew Morton, Linus Torvalds, Paul Mackerras

Since 2.6.21-git5 we've been getting the following link failure on powerpc:

  CC      drivers/pci/hotplug/rpadlpar_core.o
  CC      drivers/pci/hotplug/rpadlpar_sysfs.o
drivers/pci/hotplug/rpadlpar_sysfs.c:132: error: unknown field
‘subsys’ specified in initializer
drivers/pci/hotplug/rpadlpar_sysfs.c:132: warning: initialization from
incompatible pointer type
make[3]: *** [drivers/pci/hotplug/rpadlpar_sysfs.o] Error 1
make[2]: *** [drivers/pci/hotplug] Error 2
make[1]: *** [drivers/pci] Error 2
make: *** [drivers] Error 2


I would think this is caused by the changes in the commit below:

commit 823bccfc4002296ba88c3ad0f049e1abd8108d30
Author: Greg Kroah-Hartman <gregkh@suse.de>
Date:   Fri Apr 13 13:15:19 2007 -0700

    remove "struct subsystem" as it is no longer needed

-apw

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2007-05-12  2:17 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-10 13:49 2.6.21-git5 -- powerpc link failure Andy Whitcroft
2007-05-10 14:00 ` [PATCH] update sysfs kset initialisation in PPC64 DLPAR IO driver Andy Whitcroft
2007-05-10 14:00   ` Andy Whitcroft
2007-05-10 14:12   ` Greg KH
2007-05-10 14:12     ` Greg KH
2007-05-10 15:54     ` Andy Whitcroft
2007-05-10 15:54       ` Andy Whitcroft
2007-05-11  7:16       ` Greg KH
2007-05-11  7:16         ` Greg KH
2007-05-11  7:58         ` Michael Ellerman
2007-05-11  7:58           ` Michael Ellerman
2007-05-11 10:40           ` Andy Whitcroft
2007-05-11 10:40             ` Andy Whitcroft
2007-05-12  2:17             ` Michael Ellerman
2007-05-12  2:17               ` Michael Ellerman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.