Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1630089
| From | "Martin K. Petersen" <martin.petersen@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] scsi/mac_esp: Replace bogus memory barrier with spinlock |
| Date | 2017-04-25 00:40 +0200 |
| Message-ID | <tzUOd-4s5-9@gated-at.bofh.it> (permalink) |
| References | <trHOa-5JE-3@gated-at.bofh.it> |
| Organization | Oracle Corporation |
Finn,
> Commit da244654c66e ("[SCSI] mac_esp: fix for quadras with two esp chips")
> added mac_scsi_esp_intr() to handle the IRQ lines from a pair of on-board
> ESP chips (a normal shared IRQ did not work).
>
> Proper mutual exclusion was missing from that patch. This patch fixes
> race conditions between comparison and assignment of esp_chips[]
> pointers.
Ondrej/Michael: Mind reviewing this change?
--
Martin K. Petersen Oracle Linux Engineering
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH] scsi/mac_esp: Replace bogus memory barrier with spinlock "Martin K. Petersen" <martin.petersen@oracle.com> - 2017-04-25 00:40 +0200
Re: [PATCH] scsi/mac_esp: Replace bogus memory barrier with spinlock Michael Schmitz <schmitzmic@gmail.com> - 2017-04-25 04:20 +0200
Re: [PATCH] scsi/mac_esp: Replace bogus memory barrier with spinlock "Martin K. Petersen" <martin.petersen@oracle.com> - 2017-04-25 19:00 +0200
csiph-web