All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] xen: sched: don't call hooks of the wrong scheduler via VCPU2OP
@ 2017-03-17 18:19 Dario Faggioli
  2017-03-17 18:19 ` [PATCH v2 1/2] " Dario Faggioli
  2017-03-17 18:19 ` [PATCH v2 2/2] xen: sched: improve robustness (and rename) DOM2OP() Dario Faggioli
  0 siblings, 2 replies; 14+ messages in thread
From: Dario Faggioli @ 2017-03-17 18:19 UTC (permalink / raw)
  To: xen-devel; +Cc: Juergen Gross, George Dunlap, Jan Beulich

Hi,

This is v2 of https://lists.xen.org/archives/html/xen-devel/2017-03/msg02119.html

It's now two patches. Patch 1 is what I already sent, amended taking into
account Jan's suggesions. It is the actual bugfix and the one that should be
backported.

Patch 2 is basically applying the same principle to the DOM2OP() macro, which
although not buggy, was equally unclear and potentially dangerous (plus some
renaming, suggested by Juergen).

Thanks and Regards,
Dario
---
Dario Faggioli (2):
      xen: sched: don't call hooks of the wrong scheduler via VCPU2OP
      xen: sched: improve robustness (and rename) DOM2OP()

 xen/common/schedule.c |   76 +++++++++++++++++++++++++++++++++++++------------
 1 file changed, 57 insertions(+), 19 deletions(-)
--
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-04-07  0:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-17 18:19 [PATCH v2 0/2] xen: sched: don't call hooks of the wrong scheduler via VCPU2OP Dario Faggioli
2017-03-17 18:19 ` [PATCH v2 1/2] " Dario Faggioli
2017-03-17 18:27   ` Juergen Gross
2017-03-17 18:29   ` Juergen Gross
2017-03-20  8:01     ` Jan Beulich
2017-03-27 11:48   ` George Dunlap
2017-03-27 11:49   ` George Dunlap
2017-03-27 15:07     ` Dario Faggioli
2017-03-17 18:19 ` [PATCH v2 2/2] xen: sched: improve robustness (and rename) DOM2OP() Dario Faggioli
2017-03-27 13:23   ` George Dunlap
2017-03-27 15:13     ` Dario Faggioli
2017-04-06 10:59     ` Dario Faggioli
2017-04-06 11:06       ` Juergen Gross
2017-04-07  0:31         ` Dario Faggioli

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.