All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Prevent host crash after executing in dom0 'rmmod isci; modprobe isci'
@ 2011-09-13 13:44 Igor Mammedov
  2011-09-13 13:44 ` [PATCH 1/2] xen: Clear IRQ_GUEST bit from irq_desc status if its action is NULL Igor Mammedov
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Igor Mammedov @ 2011-09-13 13:44 UTC (permalink / raw)
  To: xen-devel; +Cc: keir.fraser, JBeulich

[PATCH 1/2] xen: Clear IRQ_GUEST bit from irq_desc status if its action is NULL
[PATCH 2/2] xen: remove duplicate code and keep IRQ_GUEST flag reset at one place

Changes since first patch "xen: Clear IRQ_GUEST bit from irq_desc status if its action is NULL"

 - split patch in 2, fix (1) and cleanup (2)
 - move 'unbind' label after 'bound = 1;'

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

end of thread, other threads:[~2011-09-16  9:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-13 13:44 [PATCH 0/2] Prevent host crash after executing in dom0 'rmmod isci; modprobe isci' Igor Mammedov
2011-09-13 13:44 ` [PATCH 1/2] xen: Clear IRQ_GUEST bit from irq_desc status if its action is NULL Igor Mammedov
2011-09-13 13:44 ` Igor Mammedov
2011-09-13 13:56   ` Igor Mammedov
2011-09-13 13:54 ` [PATCH 2/2] xen: remove duplicate code and keep IRQ_GUEST flag reset at one place Igor Mammedov
2011-09-16  9:13 ` [PATCH 0/2] Prevent host crash after executing in dom0 'rmmod isci; modprobe isci' Igor Mammedov

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.