All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: Michael Ellerman <mpe@ellerman.id.au>, linuxppc-dev@ozlabs.org
Subject: Re: powerpc/powernv: Make PCI non-optional
Date: Mon, 27 Feb 2017 21:11:04 +1100 (AEDT)	[thread overview]
Message-ID: <3vWyCX6Cf1z9sN9@ozlabs.org> (raw)
In-Reply-To: <1487313253-22846-1-git-send-email-mpe@ellerman.id.au>

On Fri, 2017-02-17 at 06:34:13 UTC, Michael Ellerman wrote:
> Bare metal systems without PCI don't exist, so there's no real point in
> making PCI optional, it just breaks the build from time to time. In fact
> the build is broken now if you turn off PCI_MSI but enable KVM.
> 
> Using select for PCI is OK because we (powerpc) define config PCI, and it
> has no dependencies. Selecting PCI_MSI is slightly fishy, because it's
> in drivers/pci and it is user-visible, but its only dependency is PCI,
> so selecting it can't actually lead to breakage.
> 
> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
> Acked-by: Gavin Shan <gwshan@linux.vnet.ibm.com>

Applied to powerpc next.

https://git.kernel.org/powerpc/c/a311e738b6d81febae21f0447c5b31

cheers

      parent reply	other threads:[~2017-02-27 10:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-17  6:34 [PATCH] powerpc/powernv: Make PCI non-optional Michael Ellerman
2017-02-19 23:11 ` Gavin Shan
2017-02-27 10:11 ` Michael Ellerman [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=3vWyCX6Cf1z9sN9@ozlabs.org \
    --to=patch-notifications@ellerman.id.au \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=mpe@ellerman.id.au \
    /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.