Merge pull request #1055 from riyazdf/gce-vsyscall-emulate

Set vsyscall=emulate for D4GCP
This commit is contained in:
Riyaz Faizullabhoy
2017-01-19 14:28:14 +00:00
committed by GitHub

View File

@@ -2,4 +2,4 @@ DEFAULT linux
LABEL linux
KERNEL /vmlinuz64
INITRD /initrd.img
APPEND earlyprintk=ttyS0,115200 console=ttyS0,115200 mobyplatform=gcp
APPEND earlyprintk=ttyS0,115200 console=ttyS0,115200 mobyplatform=gcp vsyscall=emulate