stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Lippers-Hollmann <s.l-h@gmx.de>
To: <gregkh@linuxfoundation.org>
Cc: jthumshirn@suse.de, <stable@vger.kernel.org>
Subject: Re: Patch "PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)" has been added to the 4.8-stable tree
Date: Mon, 5 Dec 2016 02:37:36 +0100	[thread overview]
Message-ID: <20161205023736.1baaca61@mir> (raw)
In-Reply-To: <1480851906124167@kroah.com>

Hi

Adding this commit

On 2016-12-04, gregkh@linuxfoundation.org wrote:
> This is a note to let you know that I've just added the patch titled
> 
>     PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)
> 
> to the 4.8-stable tree which can be found at:
>     http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
> 
> The filename of the patch is:
>      pci-set-read-completion-boundary-to-128-iff-root-port-supports-it-_hpx.patch
> and it can be found in the queue-4.8 subdirectory.
> 
> If you, or anyone else, feels it should not be added to the stable tree,
> please let <stable@vger.kernel.org> know about it.
> 
> 
> From e42010d8207f9d15a605ceb8e321bcd9648071b0 Mon Sep 17 00:00:00 2001
> From: Johannes Thumshirn <jthumshirn@suse.de>
> Date: Wed, 23 Nov 2016 10:56:28 -0600
> Subject: PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
> 
> From: Johannes Thumshirn <jthumshirn@suse.de>
> 
> commit e42010d8207f9d15a605ceb8e321bcd9648071b0 upstream.

breaks building kernel 4.8.12+queue-4.8 with 

drivers/pci/probe.c: In function 'pcie_root_rcb_set':
drivers/pci/probe.c:1444:23: error: implicit declaration of function 'pcie_find_root_port' [-Werror=implicit-function-declaration]
  struct pci_dev *rp = pcie_find_root_port(dev);
                       ^~~~~~~~~~~~~~~~~~~
drivers/pci/probe.c:1444:23: warning: initialization makes pointer from integer without a cast [-Wint-conversion]

Regards
	Stefan Lippers-Hollmann

  reply	other threads:[~2016-12-05  1:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-04 11:45 Patch "PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)" has been added to the 4.8-stable tree gregkh
2016-12-05  1:37 ` Stefan Lippers-Hollmann [this message]
2016-12-05  7:55   ` Johannes Thumshirn
2016-12-05 12:54     ` Greg KH
2016-12-05 12:55   ` Greg KH

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=20161205023736.1baaca61@mir \
    --to=s.l-h@gmx.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=jthumshirn@suse.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).