All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: Len Brown <lenb@kernel.org>, linux-kernel@vger.kernel.org
Subject: Re: ACPI problem on PowerPC
Date: Sat, 2 Feb 2008 12:02:01 -0800	[thread overview]
Message-ID: <20080202200201.GA24717@suse.de> (raw)
In-Reply-To: <1201958684.15090.42.camel@violet>

On Sat, Feb 02, 2008 at 02:24:44PM +0100, Marcel Holtmann wrote:
> Hi Greg,
> 
> the following happens with the latest ACPI and PCI merges on my Quad G5:
> 
>   CC      drivers/pci/pcie/aspm.o
> In file included from include/acpi/platform/acenv.h:140,
>                  from include/acpi/acpi.h:54,
>                  from include/acpi/acpi_bus.h:31,
>                  from drivers/pci/pcie/aspm.c:20:
> include/acpi/platform/aclinux.h:59:22: error: asm/acpi.h: No such file or directory
> In file included from include/acpi/platform/aclinux.h:120,
>                  from include/acpi/platform/acenv.h:140,
>                  from include/acpi/acpi.h:54,
>                  from include/acpi/acpi_bus.h:31,
>                  from drivers/pci/pcie/aspm.c:20:
> include/acpi/actypes.h:130: error: expected ???=???, ???,???, ???;???, ???asm??? or ???__attribute__??? before ???UINT64???
> include/acpi/actypes.h:131: error: expected ???=???, ???,???, ???;???, ???asm??? or ???__attribute__??? before ???INT64???
> include/acpi/actypes.h:753: error: expected ???)??? before ???*??? token
> include/acpi/actypes.h:756: error: expected ???)??? before ???*??? token
> In file included from include/acpi/acpi.h:61,
>                  from include/acpi/acpi_bus.h:31,
>                  from drivers/pci/pcie/aspm.c:20:
> include/acpi/acpiosxf.h:178: error: expected declaration specifiers or ???...??? before ???acpi_osd_handler???
> include/acpi/acpiosxf.h:182: error: expected declaration specifiers or ???...??? before ???acpi_osd_handler???
> include/acpi/acpiosxf.h:191: error: expected declaration specifiers or ???...??? before ???acpi_osd_exec_callback???
> make[3]: *** [drivers/pci/pcie/aspm.o] Error 1
> make[2]: *** [drivers/pci/pcie] Error 2
> make[1]: *** [drivers/pci] Error 2
> make: *** [drivers] Error 2
> 
> The Quad G5 has PCI Express, but I am not sure about the ASPM support.
> Obviously I enabled CONFIG_PCIEASPM.

Yeah, bad merge, I'm reverting that change, it is wrong...

thanks,

greg k-h

      reply	other threads:[~2008-02-02 20:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-02 13:24 ACPI problem on PowerPC Marcel Holtmann
2008-02-02 20:02 ` Greg KH [this message]

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=20080202200201.GA24717@suse.de \
    --to=gregkh@suse.de \
    --cc=lenb@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcel@holtmann.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.