Message ID | 20220506105758.283887-1-bigeasy@linutronix.de (mailing list archive) |
---|---|
Headers | show |
Series | scsi: PREEMPT_RT related fixes. | expand |
Sebastian, > this is what I have in PREEMPT_RT queue for the SCSI stack. Two of > these patches have been posted earlier by Davidlohr in another > series. I then added the statistics change and then I stumbled upon > another get_cpu() usage in bnx2fc so there are four patches now. Due > lack of hardware, the series has been compile tested only. Applied to 5.19/scsi-staging, thanks!
On 2022-05-16 21:28:51 [-0400], Martin K. Petersen wrote: > > Sebastian, Hi Martin, > Applied to 5.19/scsi-staging, thanks! Thank you. Sebastian
On Fri, 6 May 2022 12:57:54 +0200, Sebastian Andrzej Siewior wrote: > this is what I have in PREEMPT_RT queue for the SCSI stack. > Two of these patches have been posted earlier by Davidlohr in another > series. I then added the statistics change and then I stumbled upon > another get_cpu() usage in bnx2fc so there are four patches now. > Due lack of hardware, the series has been compile tested only. > > Sebastian > > [...] Applied to 5.19/scsi-queue, thanks! [1/4] scsi: fcoe: Add a local_lock to fcoe_percpu https://git.kernel.org/mkp/scsi/c/848b89778ed5 [2/4] scsi: fcoe: Use per-CPU API to update per-CPU statistics. https://git.kernel.org/mkp/scsi/c/a912460efafe [3/4] scsi: libfc: Remove get_cpu() semantics in fc_exch_em_alloc() https://git.kernel.org/mkp/scsi/c/a0548edf852a [4/4] scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc(). https://git.kernel.org/mkp/scsi/c/20f8932f979e