linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Palmer Dabbelt <palmer@dabbelt.com>
To: rth@twiddle.net
To: ink@jurassic.park.msu.ru
To: mattst88@gmail.com
To: vgupta@synopsys.com
To: linux@armlinux.org.uk
To: catalin.marinas@arm.com
To: will.deacon@arm.com
To: geert@linux-m68k.org
To: ralf@linux-mips.org
To: ysato@users.sourceforge.jp
To: dalias@libc.org
To: davem@davemloft.net
To: cmetcalf@mellanox.com
To: gxt@mprc.pku.edu.cn
To: bhelgaas@google.com
To: viro@zeniv.linux.org.uk
To: akpm@linux-foundation.org
To: linux-alpha@vger.kernel.org
To: linux-kernel@vger.kernel.org
To: linux-snps-arc@lists.infradead.org
To: linux-arm-kernel@lists.infradead.org
To: linux-m68k@vger.kernel.org
To: linux-mips@linux-mips.org
To: linux-sh@vger.kernel.org
To: sparclinux@vger.kernel.org
To: linux-pci@vger.kernel.org
To: hch@infradead.org
Subject: Re: [PATCH] pci:  Add and use PCI_GENERIC_SETUP Kconfig entry
Date: Fri, 23 Jun 2017 15:08:56 -0700	[thread overview]
Message-ID: <20170623220857.28774-1-palmer@dabbelt.com> (raw)
In-Reply-To: <20170623220104.GE31455@jhogan-linux.le.imgtec.org>

On Fri, 23 Jun 2017 15:01:04 PDT (-0700), james.hogan@imgtec.com wrote:
> On Fri, Jun 23, 2017 at 02:45:38PM -0700, Palmer Dabbelt wrote:
>> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
>> index 4c1a35f15838..86872246951c 100644
>> --- a/arch/arm/Kconfig
>> +++ b/arch/arm/Kconfig
>> @@ -96,6 +96,7 @@ config ARM
>>      select PERF_USE_VMALLOC
>>      select RTC_LIB
>>      select SYS_SUPPORTS_APM_EMULATION
>> +    select PCI_GENERIC_SETUP
>>      # Above selects are sorted alphabetically; please add new ones
>>      # according to that.  Thanks.
>
> This comment seems to suggest PCI_GENERIC_SETUP should be added a few
> lines up to preserve the alphabetical sorting.
>
>> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
>> index b2024db225a9..6c684d8c8816 100644
>> --- a/arch/arm64/Kconfig
>> +++ b/arch/arm64/Kconfig
>> @@ -115,6 +115,7 @@ config ARM64
>>      select SPARSE_IRQ
>>      select SYSCTL_EXCEPTION_TRACE
>>      select THREAD_INFO_IN_TASK
>> +    select PCI_GENERIC_SETUP
>
> Here too.
>
>> diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig
>> index 4583c0320059..6679af85a882 100644
>> --- a/arch/tile/Kconfig
>> +++ b/arch/tile/Kconfig
>> @@ -33,6 +33,7 @@ config TILE
>>      select USER_STACKTRACE_SUPPORT
>>      select USE_PMC if PERF_EVENTS
>>      select VIRT_TO_BUS
>> +    select PCI_GENERIC_SETUP
>
> and here
>
> Otherwise
> Reviewed-by: James Hogan <james.hogan@imgtec.com>

Whoops -- I guess I was just on autopilot after seeing the first one not be
alphabetized.  A fixed patch is in a threaded message.

  reply	other threads:[~2017-06-23 22:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-23 21:45 [PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry Palmer Dabbelt
2017-06-23 22:01 ` James Hogan
2017-06-23 22:08   ` Palmer Dabbelt [this message]
2017-06-23 22:08     ` Palmer Dabbelt
2017-06-24 15:08       ` Richard Henderson
2017-06-26  5:39       ` kbuild test robot
2017-06-26  7:26         ` Geert Uytterhoeven
2017-06-26 20:27           ` Palmer Dabbelt
2017-06-26 20:27             ` Palmer Dabbelt
2017-06-27 10:16               ` Ralf Baechle
2017-06-24  9:14   ` Russell King - ARM Linux
2017-06-24  9:13 ` Russell King - ARM Linux
2017-06-27 23:37 ` Bjorn Helgaas
2017-06-28  0:14   ` Palmer Dabbelt

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=20170623220857.28774-1-palmer@dabbelt.com \
    --to=palmer@dabbelt.com \
    --cc=rth@twiddle.net \
    /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).