All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] scsi: PREEMPT_RT related fixes.
@ 2022-05-06 10:57 Sebastian Andrzej Siewior
  2022-05-06 10:57 ` [PATCH 1/4] scsi: fcoe: Add a local_lock to fcoe_percpu Sebastian Andrzej Siewior
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Sebastian Andrzej Siewior @ 2022-05-06 10:57 UTC (permalink / raw)
  To: linux-scsi
  Cc: James E.J. Bottomley, Martin K. Petersen,
	GR-QLogic-Storage-Upstream, Hannes Reinecke, Javed Hasan,
	Saurav Kashyap, Thomas Gleixner, Davidlohr Bueso

Hi,

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-05-20  1:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-06 10:57 [PATCH 0/4] scsi: PREEMPT_RT related fixes Sebastian Andrzej Siewior
2022-05-06 10:57 ` [PATCH 1/4] scsi: fcoe: Add a local_lock to fcoe_percpu Sebastian Andrzej Siewior
2022-05-06 10:57 ` [PATCH 2/4] scsi: fcoe: Use per-CPU API to update per-CPU statistics Sebastian Andrzej Siewior
2022-05-10  0:48   ` Davidlohr Bueso
2022-05-06 10:57 ` [PATCH 3/4] scsi: libfc: Remove get_cpu() semantics in fc_exch_em_alloc() Sebastian Andrzej Siewior
2022-05-06 10:57 ` [PATCH 4/4] scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc() Sebastian Andrzej Siewior
2022-05-07  4:46   ` Davidlohr Bueso
2022-05-17  1:28 ` [PATCH 0/4] scsi: PREEMPT_RT related fixes Martin K. Petersen
2022-05-17  6:11   ` Sebastian Andrzej Siewior
2022-05-20  1:09 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.