Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1493659 > unrolled thread
| Started by | Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com> |
|---|---|
| First post | 2016-09-29 20:30 +0200 |
| Last post | 2016-09-29 21:00 +0200 |
| Articles | 5 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 5/6] genwqe: use pci_irq_allocate_vectors Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com> - 2016-09-29 20:30 +0200
Re: [PATCH 5/6] genwqe: use pci_irq_allocate_vectors Christoph Hellwig <hch@lst.de> - 2016-09-29 20:40 +0200
Re: [PATCH 5/6] genwqe: use pci_irq_allocate_vectors Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com> - 2016-09-29 20:50 +0200
Re: [PATCH 5/6] genwqe: use pci_irq_allocate_vectors Christoph Hellwig <hch@lst.de> - 2016-09-29 20:50 +0200
Re: [PATCH 5/6] genwqe: use pci_irq_allocate_vectors Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com> - 2016-09-29 21:00 +0200
| From | Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com> |
|---|---|
| Date | 2016-09-29 20:30 +0200 |
| Subject | Re: [PATCH 5/6] genwqe: use pci_irq_allocate_vectors |
| Message-ID | <smOfM-7Gi-27@gated-at.bofh.it> |
Christoph Hellwig <hch@lst.de> writes: > Simply the interrupt setup by using the new PCI layer helpers. Good clean up. Tested and: Acked-by: Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com> > One odd thing about this driver is that it looks like it could request > multiple MSI vectors, but it will then only ever use a single one. I'll take a look at this. -- Gabriel Krisman Bertazi
[toc] | [next] | [standalone]
| From | Christoph Hellwig <hch@lst.de> |
|---|---|
| Date | 2016-09-29 20:40 +0200 |
| Message-ID | <smOpr-7Jr-5@gated-at.bofh.it> |
| In reply to | #1493659 |
On Thu, Sep 29, 2016 at 03:28:02PM -0300, Gabriel Krisman Bertazi wrote: > Christoph Hellwig <hch@lst.de> writes: > > > Simply the interrupt setup by using the new PCI layer helpers. > > Good clean up. Tested and: > > Acked-by: Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com> Which tree should this go in through?
[toc] | [prev] | [next] | [standalone]
| From | Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com> |
|---|---|
| Date | 2016-09-29 20:50 +0200 |
| Message-ID | <smOz8-7MS-3@gated-at.bofh.it> |
| In reply to | #1493672 |
Christoph Hellwig <hch@lst.de> writes: > On Thu, Sep 29, 2016 at 03:28:02PM -0300, Gabriel Krisman Bertazi wrote: >> Christoph Hellwig <hch@lst.de> writes: >> >> > Simply the interrupt setup by using the new PCI layer helpers. >> >> Good clean up. Tested and: >> >> Acked-by: Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com> > > Which tree should this go in through? I'd say Greg's char-misc tree. I'm stepping up to assist with the genwqe_card driver just now, since we (ibm) missed some of the last patches that went in. I'll add myself to maintainers file. -- Gabriel Krisman Bertazi
[toc] | [prev] | [next] | [standalone]
| From | Christoph Hellwig <hch@lst.de> |
|---|---|
| Date | 2016-09-29 20:50 +0200 |
| Message-ID | <smOz8-7MS-7@gated-at.bofh.it> |
| In reply to | #1493673 |
On Thu, Sep 29, 2016 at 03:45:29PM -0300, Gabriel Krisman Bertazi wrote: > I'm stepping up to assist with the genwqe_card driver just now, since we > (ibm) missed some of the last patches that went in. I'll add myself to > maintainers file. Can your forward it to Greg together with whatever other changes are pending for the driver?
[toc] | [prev] | [next] | [standalone]
| From | Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com> |
|---|---|
| Date | 2016-09-29 21:00 +0200 |
| Message-ID | <smOIN-7Q7-1@gated-at.bofh.it> |
| In reply to | #1493674 |
Christoph Hellwig <hch@lst.de> writes: > On Thu, Sep 29, 2016 at 03:45:29PM -0300, Gabriel Krisman Bertazi wrote: >> I'm stepping up to assist with the genwqe_card driver just now, since we >> (ibm) missed some of the last patches that went in. I'll add myself to >> maintainers file. > > Can your forward it to Greg together with whatever other changes are > pending for the driver? sure, will do. -- Gabriel Krisman Bertazi
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web