x86/xen: Delay get_cpu_cap until stack canary is established
Upstream commit 36104cb9012a82e73c32a3b709257766b16bcd1d
32bit Xen domains cannot boot without this patch. They crash early in boot without output because they call into -f-stack-protector code without the canary established. This patch re-orders code to avoid that.
I've been running this patch on 4.14 and would like it applied there.
Regards, Jason
On Thu, Apr 19, 2018 at 12:40:25PM -0400, Jason Andryuk wrote:
x86/xen: Delay get_cpu_cap until stack canary is established
Upstream commit 36104cb9012a82e73c32a3b709257766b16bcd1d
32bit Xen domains cannot boot without this patch. They crash early in boot without output because they call into -f-stack-protector code without the canary established. This patch re-orders code to avoid that.
I've been running this patch on 4.14 and would like it applied there.
Now queued up, thanks.
greg k-h
linux-stable-mirror@lists.linaro.org