Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1459037
| From | Kashyap Desai <kashyap.desai@broadcom.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH] megaraid_sas: Fix probing cards without io port |
| Date | 2016-08-09 20:00 +0200 |
| Message-ID | <s4jtL-2jZ-9@gated-at.bofh.it> (permalink) |
| References | <s3g4W-1Yq-65@gated-at.bofh.it> <s44Ep-1hp-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> > that does not io port resource allocated from BIOS, and kernel can not > > assign one as io port shortage. > > > > The driver is only looking for MEM, and should not fail. > > > It turns out megasas_init_fw() etc are using bar index as mask. > > index 1 is used as mask 1, so that pci_request_selected_regions() is > > trying to request BAR0 instead of BAR1. > > > Fix all related reference. Review patch and looks good. Thanks Yinghai for submitting patch. Acked-by: Kashyap Desai <kashyap.desai@broadcom.com> > > Kashyap? Sumit? > > -- > Martin K. Petersen Oracle Linux Engineering
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] megaraid_sas: Fix probing cards without io port Yinghai Lu <yinghai@kernel.org> - 2016-08-06 22:10 +0200
Re: [PATCH] megaraid_sas: Fix probing cards without io port "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-08-09 04:10 +0200
RE: [PATCH] megaraid_sas: Fix probing cards without io port Kashyap Desai <kashyap.desai@broadcom.com> - 2016-08-09 20:00 +0200
csiph-web