Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1399913
| From | Johannes Thumshirn <jthumshirn@suse.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATH v2] NVMe: init nvme queue before enabling irq |
| Date | 2016-05-12 13:00 +0200 |
| Message-ID | <rxWvw-3Ty-5@gated-at.bofh.it> (permalink) |
| References | <qSYuT-5ao-35@gated-at.bofh.it> <rxyCU-5ns-55@gated-at.bofh.it> <rxHGa-6be-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, May 11, 2016 at 03:16:33PM -0400, Keith Busch wrote: > On Wed, May 11, 2016 at 11:25:16AM +0200, Johannes Thumshirn wrote: > > What ever happened to this patch? > > I can easily reproduce the bug using > > while [ true ]; do rmmod nvme nvme_core; modprobe nvme; done > > This patch was supposed to fix using a doorbell between resets when the > driver had BAR0 unmapped. We don't ever unmap the bar anymore, so this > patch shouldn't be necessary: the doorbell is already set during queue > allocation before requset_irq. > > The test doesn't seem like this patch would help either. It sounds > more like you're hitting somethine else if you don't have this fix: > > https://git.kernel.org/cgit/linux/kernel/git/axboe/linux-block.git/commit/?h=for-linus&id=9bf2b972afeaffd173fe2ce211ebc555ea7e8a87 > > If you do have that fix already, I'd like to see the panic stack trace > (assuming that's what happened). So for whatever reason I cannot reproduce it anymore with mainline, though I'm sure I _did_ test mainline and it failed as well. Sorry, Johannes -- Johannes Thumshirn Storage jthumshirn@suse.de +49 911 74053 689 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg) Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATH v2] NVMe: init nvme queue before enabling irq Johannes Thumshirn <jthumshirn@suse.de> - 2016-05-11 11:30 +0200
Re: [PATH v2] NVMe: init nvme queue before enabling irq Keith Busch <keith.busch@intel.com> - 2016-05-11 21:10 +0200
Re: [PATH v2] NVMe: init nvme queue before enabling irq Johannes Thumshirn <jthumshirn@suse.de> - 2016-05-12 09:20 +0200
Re: [PATH v2] NVMe: init nvme queue before enabling irq Johannes Thumshirn <jthumshirn@suse.de> - 2016-05-12 13:00 +0200
csiph-web