All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Whitcroft <apw@shadowen.org>
To: Greg Kroah-Hartman <gregkh@suse.de>
Cc: linuxppc-dev@ozlabs.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Paul Mackerras <paulus@samba.org>
Subject: 2.6.21-git5 -- powerpc link failure
Date: Thu, 10 May 2007 14:49:39 +0100	[thread overview]
Message-ID: <464322F3.3010808@shadowen.org> (raw)

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

             reply	other threads:[~2007-05-10 13:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-10 13:49 Andy Whitcroft [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=464322F3.3010808@shadowen.org \
    --to=apw@shadowen.org \
    --cc=akpm@linux-foundation.org \
    --cc=gregkh@suse.de \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.