aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJuergen Gross <[email protected]>2018-02-01 13:40:19 +0100
committerJuergen Gross <[email protected]>2018-02-06 09:37:18 +0100
commit4f277295e54c5b7340e48efea3fc5cc21a2872b7 (patch)
treec0afd5986abcc7183cf4253a578e7a732753f7d8 /net/unix/sysctl_net_unix.c
parentddb9e13af3bba3f8c36ccee0eb9563a82b425c12 (diff)
x86/xen: init %gs very early to avoid page faults with stack protector
When running as Xen pv guest %gs is initialized some time after C code is started. Depending on stack protector usage this might be too late, resulting in page faults. So setup %gs and MSR_GS_BASE in assembly code already. Cc: [email protected] Signed-off-by: Juergen Gross <[email protected]> Reviewed-by: Boris Ostrovsky <[email protected]> Tested-by: Chris Patterson <[email protected]> Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions