Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 303794 Details for
Bug 444025
F-9 pv_ops xen: x86_64 oops on reboot
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Set machine_ops on xen x86_64, making reboot and shutdown work properly
0001-Set-pvops-machine_ops-for-Xen-on-x86_64-also-MERGE.patch (text/plain), 1.05 KB, created by
Eduardo Habkost
on 2008-04-25 15:26:37 UTC
(
hide
)
Description:
Set machine_ops on xen x86_64, making reboot and shutdown work properly
Filename:
MIME Type:
Creator:
Eduardo Habkost
Created:
2008-04-25 15:26:37 UTC
Size:
1.05 KB
patch
obsolete
>From 43f2d024c5fa1d0c3796370a77f6a5121f527790 Mon Sep 17 00:00:00 2001 >From: Eduardo Habkost <ehabkost@redhat.com> >Date: Fri, 25 Apr 2008 11:59:45 -0300 >Subject: [PATCH] Set pvops machine_ops for Xen on x86_64 also (MERGEME) > >I don't know why this code was commented out, in the first place. Maybe >machine_ops wasn't supported on x86_64 when I started working on this >code. > >This should be merged with the commit that commented out the code >(that means both commits wil probably go away :) > >Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> >--- > arch/x86/xen/enlighten.c | 3 --- > 1 files changed, 0 insertions(+), 3 deletions(-) > >diff --git a/arch/x86/xen/enlighten.c b/arch/x86/xen/enlighten.c >index 5151b0f..d45d307 100644 >--- a/arch/x86/xen/enlighten.c >+++ b/arch/x86/xen/enlighten.c >@@ -1384,10 +1384,7 @@ asmlinkage void __init xen_start_kernel(void) > pv_apic_ops = xen_apic_ops; > pv_mmu_ops = xen_mmu_ops; > >-#ifdef CONFIG_X86_32 >- /*FIXME: implement me! */ > machine_ops = xen_machine_ops; >-#endif > > #ifdef CONFIG_SMP > smp_ops = xen_smp_ops; >-- >1.5.3.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 444025
: 303794