commit | 3310bbedac497b793b96184e1b9b5da4f747d53a | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Mon Aug 26 14:28:06 2013 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Mon Sep 09 12:06:38 2013 -0400 |
tree | 752ae55da27c5d4239591a0a1b5e5b0e1b9b8a73 | |
parent | 26a799952737de20626e8c5c51b24534f1c90536 [diff] |
xen/spinlock: Don't setup xen spinlock IPI kicker if disabled. There is no need to setup this kicker IPI if we are never going to use the paravirtualized ticketlock mechanism. Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Reviewed-by: David Vrabel <david.vrabel@citrix.com>