[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Boot loop after upgrade
Roger, Thank you for your link, I'll see how I can test it... Meanwhile I digged a bit into the ArchLinux kernel packages (if the problem was in the Linux kernel, I believe there'd be more people complaining!). But this is totally crazy when one doesn't know what to look for :-( So the history is there: https://git.archlinux.org/svntogit/packages.git/log/trunk?h=packages/linux and because Duncan posted his first message on 2017-08-06, I started from there backwards till 4.11.9. @Duncan: Can you check in pacman.log to which version you upgraded? Michel 2017-07-13 4.12.1-2: FS#54788 KASLR, no SCSI_MQ (unstable) -# CONFIG_RANDOMIZE_BASE is not set +CONFIG_RANDOMIZE_BASE=y +CONFIG_X86_NEED_RELOCS=y CONFIG_PHYSICAL_ALIGN=0x1000000 +CONFIG_RANDOMIZE_MEMORY=y +CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa -CONFIG_SCSI_MQ_DEFAULT=y +# CONFIG_SCSI_MQ_DEFAULT is not set -# CONFIG_OPTIMIZE_INLINING is not set +CONFIG_OPTIMIZE_INLINING=y 2017-07-08 4.12-2: more modules (FS#54603) This one has a lot of config changes, but none with "XEN" in their names. 2017-07-05 4.12 Also a lot of changes, with some XEN-related: CONFIG_PARAVIRT_SPINLOCKS=y # CONFIG_QUEUED_LOCK_STAT is not set CONFIG_XEN=y +CONFIG_XEN_PV=y +CONFIG_XEN_PV_SMP=y CONFIG_XEN_DOM0=y CONFIG_XEN_PVHVM=y +CONFIG_XEN_PVHVM_SMP=y CONFIG_XEN_512GB=y CONFIG_XEN_SAVE_RESTORE=y _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx https://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |