Re: [Xen-devel] crash on boot with 4.6.1 on fedora 24

2016-05-08 Thread Kevin Moraga
't know if anybody else is having this issue. Thanks, Kevin Moraga Xen 4.6.0-13.fc20 (XEN) Xen version 4.6.0 (user@) (gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-7)) debug=n Thu Feb 11 03:34:22 UTC 2016 (XEN) Latest ChangeSet: (XEN) Console output is synchronous. (XEN) Bootloader: GRUB 2.00 (XE

Re: [Xen-devel] crash on boot with 4.6.1 on fedora 24

2016-05-09 Thread Kevin Moraga
On 05/09/2016 04:08 AM, Jan Beulich wrote: On 09.05.16 at 00:51, wrote: >> I'm try to compile kernel 4.4.8 (using fedora 23) to run with Xen 4.6.0 >> and Intel Skylake processor (Intel Core i7-6600U) >> >> This kernel is crashing almost in the same way as explained in this >> thread... But my

Re: [Xen-devel] crash on boot with 4.6.1 on fedora 24

2016-05-09 Thread Kevin Moraga
27;t contain the file I'm after (vmlinux), and taking > apart vmlinuz would be quite cumbersome. > > Jan > Oh sorry, here is the link to vmlinux https://drive.google.com/file/d/0B6Ol0ob95UxXN0dDMWM1a29vMEk/view?usp=sharing -- Sincerely, Kevin Moraga PGP: F258EDCB Fingerprint: 3915 A5A9 959C D18F 0A89 B47E FB4B 55F5 F258 EDCB signature.asc Description: OpenPGP digital signature ___ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel

Re: [Xen-devel] crash on boot with 4.6.1 on fedora 24

2016-05-09 Thread Kevin Moraga
On 05/09/2016 11:15 AM, Boris Ostrovsky wrote: > On 05/09/2016 12:40 PM, Kevin Moraga wrote: >> On 05/09/2016 09:53 AM, Jan Beulich wrote: >>>>>> On 09.05.16 at 16:52, wrote: >>>> On 05/09/2016 04:08 AM, Jan Beulich wrote: >>>>>>>>

Re: [Xen-devel] crash on boot with 4.6.1 on fedora 24

2016-05-10 Thread Kevin Moraga
On 05/10/2016 01:23 AM, Jan Beulich wrote: >>>> On 09.05.16 at 20:40, wrote: >> On 05/09/2016 01:22 PM, Kevin Moraga wrote: >>> On 05/09/2016 11:15 AM, Boris Ostrovsky wrote: >>>> On 05/09/2016 12:40 PM, Kevin Moraga wrote: >>>>> On 05/09/2

Re: [Xen-devel] crash on boot with 4.6.1 on fedora 24

2016-05-11 Thread Kevin Moraga
Hi Boris, On 05/10/2016 02:11 PM, Boris Ostrovsky wrote: > On 05/10/2016 12:11 PM, Kevin Moraga wrote: > Can you boot your system bare-metal and post output of 'biosdecode' command? > > -boris Sure, it's attached. -- Sincerely, Kevin Moraga PGP: F258EDCB Fingerprin

Re: [Xen-devel] crash on boot with 4.6.1 on fedora 24

2016-05-17 Thread Kevin Moraga
en_write_cr3; > @@ -2455,7 +2469,7 @@ static const struct pv_mmu_ops xen_mmu_ops > __initconst = { > .pte_val = PV_CALLEE_SAVE(xen_pte_val), > .pgd_val = PV_CALLEE_SAVE(xen_pgd_val), > > - .make_pte = PV_CALLEE_SAVE(xen_make_pte), > + .make_pte = PV_CALLEE_SAVE(xen_make_pte_init), > .make_pgd = PV_CALLEE_SAVE(xen_make_pgd), > > #ifdef CONFIG_X86_PAE -- Sincerely, Kevin Moraga PGP: F258EDCB Fingerprint: 3915 A5A9 959C D18F 0A89 B47E FB4B 55F5 F258 EDCB signature.asc Description: OpenPGP digital signature ___ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel