Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1679407
| From | "Martin K. Petersen" <martin.petersen@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] scsi: lpfc: spin_lock_irq() is not nestable |
| Date | 2017-07-01 23:20 +0200 |
| Message-ID | <tYxY5-aB-7@gated-at.bofh.it> (permalink) |
| References | <tXZa1-2WX-1@gated-at.bofh.it> |
| Organization | Oracle Corporation |
Dan, > We're calling spin_lock_irq() multiple times, the problem is that on > the first spin_unlock_irq() then we will re-enable IRQs and we don't > want that. Applied to 4.13/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] scsi: lpfc: spin_lock_irq() is not nestable Dan Carpenter <dan.carpenter@oracle.com> - 2017-06-30 10:10 +0200 Re: [PATCH 1/2] scsi: lpfc: spin_lock_irq() is not nestable James Smart <james.smart@broadcom.com> - 2017-06-30 17:00 +0200 Re: [PATCH 1/2] scsi: lpfc: spin_lock_irq() is not nestable "Martin K. Petersen" <martin.petersen@oracle.com> - 2017-07-01 23:20 +0200
csiph-web