Linux-HyperV List
 help / color / mirror / Atom feed
* [PATCH 0/2] hv: vmbus: Small cleanups
@ 2026-04-01 15:15 Sebastian Andrzej Siewior
  2026-04-01 15:15 ` [PATCH 1/2] hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotation Sebastian Andrzej Siewior
  2026-04-01 15:15 ` [PATCH 2/2] hv: vmbus: Remove vmbus_irq_initialized Sebastian Andrzej Siewior
  0 siblings, 2 replies; 6+ messages in thread
From: Sebastian Andrzej Siewior @ 2026-04-01 15:15 UTC (permalink / raw)
  To: linux-hyperv, linux-rt-devel
  Cc: K. Y. Srinivasan, Dexuan Cui, Haiyang Zhang, Jan Kiszka, Long Li,
	Michael Kelley, Wei Liu, Sebastian Andrzej Siewior

Replacing the lockdep_hardirq_threaded() annotation which does not
belong in drivers and removing the vmbus_irq_initialized which seems
redundant.

Sebastian Andrzej Siewior (2):
  hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotation
  hv: vmbus: Remove vmbus_irq_initialized

 drivers/hv/vmbus_drv.c | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-07-15 14:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-01 15:15 [PATCH 0/2] hv: vmbus: Small cleanups Sebastian Andrzej Siewior
2026-04-01 15:15 ` [PATCH 1/2] hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotation Sebastian Andrzej Siewior
2026-04-04  1:22   ` Michael Kelley
2026-07-15 14:32     ` Sebastian Andrzej Siewior
2026-04-01 15:15 ` [PATCH 2/2] hv: vmbus: Remove vmbus_irq_initialized Sebastian Andrzej Siewior
2026-04-04  1:22   ` Michael Kelley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox