All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zefan Li <lizefan@huawei.com>
To: Guenter Roeck <linux@roeck-us.net>
Cc: stable <stable@vger.kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: v3.4-stable-queue build errors
Date: Tue, 16 Jun 2015 10:52:58 +0800	[thread overview]
Message-ID: <557F8F8A.6070301@huawei.com> (raw)
In-Reply-To: <557ED45D.1000300@roeck-us.net>

> Now we are down to
> 
> Building powerpc:defconfig ... failed
> --------------
> Error log:
> arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_ioda_setup_pe_segments':
> arch/powerpc/platforms/powernv/pci-ioda.c:395:3: error: passing argument 1 of 'pcibios_resource_to_bus' from incompatible pointer type [-Werror]
>    pcibios_resource_to_bus(dev, &region, &io_res);
> 
> arch/powerpc/platforms/powernv/pci-ioda.c:425:3: error: passing argument 1 of 'pcibios_resource_to_bus' from incompatible pointer type [-Werror]
>    pcibios_resource_to_bus(dev, &region, &m32_res);
> 
> which affects a couple of powerpc builds.
> 

I made some changes in my local tree, but didn't use "quilt add" to add them
to the patch.

Now fixed. Hope this is the last one...


      reply	other threads:[~2015-06-16  2:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-13  5:34 v3.4-stable-queue build errors Guenter Roeck
2015-06-15  3:23 ` Zefan Li
2015-06-15  4:54   ` Guenter Roeck
2015-06-15  6:32     ` Zefan Li
2015-06-15 13:34       ` Guenter Roeck
2015-06-16  2:52         ` Zefan Li [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=557F8F8A.6070301@huawei.com \
    --to=lizefan@huawei.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux@roeck-us.net \
    --cc=stable@vger.kernel.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.