]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xen/arm64: Don't compile cpu hotplug
authorJulien Grall <julien.grall@linaro.org>
Mon, 22 Jul 2013 21:40:58 +0000 (22:40 +0100)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 29 Jul 2013 13:33:15 +0000 (09:33 -0400)
commitf21407179ccd0dec35f4580052c26ea923c28ac9
treed4c37a2c89a7a63cbc7ed5f2fc753be9222ec22f
parentd7ead0c3c27ef601964d1428066fac932070af7f
xen/arm64: Don't compile cpu hotplug

On ARM64, when CONFIG_XEN=y, the compilation will fail because CPU hotplug is
not yet supported with XEN. For now, disable it.

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
drivers/xen/Makefile