]> xenbits.xensource.com Git - people/dariof/xen.git/commit
xen: Disable ARINC653 scheduler by default for non-DEBUG builds
authorGeorge Dunlap <george.dunlap@citrix.com>
Thu, 8 Feb 2018 16:23:50 +0000 (16:23 +0000)
committerGeorge Dunlap <george.dunlap@citrix.com>
Thu, 8 Feb 2018 16:27:29 +0000 (16:27 +0000)
commit2f92a0b22e3aa46b2785342d0aa5d54bc30d3be2
treebeb889eb28f0f1299b9a9428aa3a98835136e6c4
parent19bebb138834609486a139ed1570188cbd2827ee
xen: Disable ARINC653 scheduler by default for non-DEBUG builds

The ARINC653 scheduler is targeted at a very specific niche; typical
users cannot benefit from using it.  Disable it by default for
non-DEBUG builds.  (Enable it for DEBUG builds so that we catch any
build breakages sooner rather than later.)

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Dario Faggioli <dfaggioli@suse.com>
xen/common/Kconfig