New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Xen MCE driver in dom0 kernel config #1164

Closed
marmarek opened this Issue Sep 3, 2015 · 11 comments

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Sep 3, 2015

The option is CONFIG_XEN_MCE_LOG.
The question here is whether do we want to still build the kernel ourself, as 3.19 from Fedora repo works pretty well. If we decide to drop our kernel, move this feature request to Fedora.

@marmarek

This comment has been minimized.

Show comment
Hide comment
@Jeeppler

This comment has been minimized.

Show comment
Hide comment
@Jeeppler

Jeeppler Sep 3, 2015

For my experience Kernel 3.19 from Fedora works a lot better, than Kernel 3.18 from Qubes OS. I would prefer to drop the Qubes OS 3.18 kernel.
Especially because the Fedora team has a lot more resources than the Qubes OS team.

Jeeppler commented Sep 3, 2015

For my experience Kernel 3.19 from Fedora works a lot better, than Kernel 3.18 from Qubes OS. I would prefer to drop the Qubes OS 3.18 kernel.
Especially because the Fedora team has a lot more resources than the Qubes OS team.

@marmarek marmarek changed the title from Enable Xen MCE driver in dom0 kernel config to Disable Xen MCE driver in dom0 kernel config Jan 4, 2016

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 4, 2016

Member

Some details, why it isn't working:
http://xen.markmail.org/thread/7m6qgkoss5jb3ocr

Member

marmarek commented Jan 4, 2016

Some details, why it isn't working:
http://xen.markmail.org/thread/7m6qgkoss5jb3ocr

marmarek added a commit to marmarek/qubes-linux-kernel that referenced this issue Jan 4, 2016

Disable Xen MCE log device
It fails during initialization (/dev/mcelog chrdev is already
registered), so not useful anyway.

Fixes QubesOS/qubes-issues#1164

marmarek added a commit to marmarek/qubes-linux-kernel that referenced this issue Jan 5, 2016

mce: hide misleading error message
Xen mcelog device initialization path _expect to fail_ baremetal flavor
during initialization. So hide this error message to not scare users.

Fixes QubesOS/qubes-issues#1164

@marmarek marmarek added this to the Release 3.1 milestone Jan 7, 2016

marmarek added a commit to marmarek/qubes-linux-kernel that referenced this issue Jan 7, 2016

mce: hide misleading error message
Xen mcelog device initialization path _expect to fail_ baremetal flavor
during initialization. So hide this error message to not scare users.

Fixes QubesOS/qubes-issues#1164

(cherry picked from commit 1c910bc)

Conflicts:
	series.conf
@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 7, 2016

Member

Automated announcement from builder-github

The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 testing repository for the Fedora fc21 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r3.1-current-testing

Changes included in this update

Member

marmarek commented Jan 7, 2016

Automated announcement from builder-github

The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 testing repository for the Fedora fc21 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r3.1-current-testing

Changes included in this update

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 7, 2016

Member

Automated announcement from builder-github

The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 testing repository for the Fedora fc22 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r3.1-current-testing

Changes included in this update

Member

marmarek commented Jan 7, 2016

Automated announcement from builder-github

The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 testing repository for the Fedora fc22 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r3.1-current-testing

Changes included in this update

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 7, 2016

Member

Automated announcement from builder-github

The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 testing repository for the Fedora fc23 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r3.1-current-testing

Changes included in this update

Member

marmarek commented Jan 7, 2016

Automated announcement from builder-github

The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 testing repository for the Fedora fc23 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r3.1-current-testing

Changes included in this update

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 7, 2016

Member

Automated announcement from builder-github

The package kernel-4.1.13-8.pvops.qubes has been pushed to the r3.1 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

Member

marmarek commented Jan 7, 2016

Automated announcement from builder-github

The package kernel-4.1.13-8.pvops.qubes has been pushed to the r3.1 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 12, 2016

Member

Automated announcement from builder-github

The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 stable repository for the Fedora fc21 template.
To install this update, please use the standard update command:

sudo yum update

Changes included in this update

Member

marmarek commented Jan 12, 2016

Automated announcement from builder-github

The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 stable repository for the Fedora fc21 template.
To install this update, please use the standard update command:

sudo yum update

Changes included in this update

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 12, 2016

Member

Automated announcement from builder-github

The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 stable repository for the Fedora fc22 template.
To install this update, please use the standard update command:

sudo yum update

Changes included in this update

Member

marmarek commented Jan 12, 2016

Automated announcement from builder-github

The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 stable repository for the Fedora fc22 template.
To install this update, please use the standard update command:

sudo yum update

Changes included in this update

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 12, 2016

Member

Automated announcement from builder-github

The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 stable repository for the Fedora fc23 template.
To install this update, please use the standard update command:

sudo yum update

Changes included in this update

Member

marmarek commented Jan 12, 2016

Automated announcement from builder-github

The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 stable repository for the Fedora fc23 template.
To install this update, please use the standard update command:

sudo yum update

Changes included in this update

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 12, 2016

Member

Automated announcement from builder-github

The package kernel-4.1.13-8.pvops.qubes has been pushed to the r3.1 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Changes included in this update

Member

marmarek commented Jan 12, 2016

Automated announcement from builder-github

The package kernel-4.1.13-8.pvops.qubes has been pushed to the r3.1 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Changes included in this update

@marmarek marmarek closed this Feb 8, 2016

marmarek added a commit to marmarek/qubes-linux-kernel that referenced this issue May 8, 2016

Disable Xen MCE log device
It fails during initialization (/dev/mcelog chrdev is already
registered), so not useful anyway.

Fixes QubesOS/qubes-issues#1164
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment