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 162501 Details for
Bug 253583
Live migration of HVM/Fully-Virt guests crashes target host/dom0
[?]
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]
A different patch to the privcmd stuff
linux-2.6.18-xen-privcmd-remove-nopage.patch (text/plain), 603 bytes, created by
Chris Lalancette
on 2007-08-22 17:45:12 UTC
(
hide
)
Description:
A different patch to the privcmd stuff
Filename:
MIME Type:
Creator:
Chris Lalancette
Created:
2007-08-22 17:45:12 UTC
Size:
603 bytes
patch
obsolete
>--- linux-2.6.18.noarch/drivers/xen/privcmd/privcmd.c.orig 2007-08-22 13:38:09.000000000 -0400 >+++ linux-2.6.18.noarch/drivers/xen/privcmd/privcmd.c 2007-08-22 13:38:28.000000000 -0400 >@@ -217,15 +217,8 @@ static int privcmd_ioctl(struct inode *i > } > > #ifndef HAVE_ARCH_PRIVCMD_MMAP >-static struct page *privcmd_nopage(struct vm_area_struct *vma, >- unsigned long address, >- int *type) >-{ >- return NOPAGE_SIGBUS; >-} >- > static struct vm_operations_struct privcmd_vm_ops = { >- .nopage = privcmd_nopage >+ .nopage = NULL > }; > > static int privcmd_mmap(struct file * file, struct vm_area_struct * vma)
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 253583
:
161969
|
162501