All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Sergey Temerkhanov <s.temerkhanov@gmail.com>
Cc: bp@suse.de, linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: please use pci_alloc_irq_vectors in thunderx_edac.
Date: Wed, 12 Apr 2017 08:06:00 +0200	[thread overview]
Message-ID: <20170412060559.GA20471@lst.de> (raw)

Hi Sergey,

you're new thunderx_edac driver uses pci_enable_msix_exact for no
good reason.  Can you please switch it to use pci_alloc_irq_vectors
before it gets merged to mainline?

Thanks,
	Christoph

             reply	other threads:[~2017-04-12  6:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-12  6:06 Christoph Hellwig [this message]
2017-04-12  9:21 ` please use pci_alloc_irq_vectors in thunderx_edac Borislav Petkov
2017-04-12 17:16   ` Christoph Hellwig
2017-04-12 17:28     ` Borislav Petkov
2017-04-12 17:30       ` Christoph Hellwig
2017-04-13  8:53         ` Johannes Thumshirn

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=20170412060559.GA20471@lst.de \
    --to=hch@lst.de \
    --cc=bp@suse.de \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=s.temerkhanov@gmail.com \
    /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.