Bug 501468
Summary: | RHEL5.4 virtio: "Device does not have a release() function, it is broken and must be fixed" warnings | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Yolkfull Chow <yzhou> | ||||||||
Component: | kernel | Assignee: | Mark McLoughlin <markmc> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Red Hat Kernel QE team <kernel-qe> | ||||||||
Severity: | low | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | 5.4 | CC: | dzickus, jcavallaro, kernel-maint, llim, markmc, ovirt-maint, Rhev-m-bugs, xen-maint | ||||||||
Target Milestone: | rc | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | All | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2009-09-02 08:50:26 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Attachments: |
|
Description
Yolkfull Chow
2009-05-19 10:24:51 UTC
Hot-add is not supported for RHEV 2.1. As I said in bug #500975 ... This is a bug with the guest driver. Please do not confuse guest issues with host issues. Only host bugs are relevant to RHEV-H What OS is the guest running? RHEL 5.4? If so, please file a bug against RHEL5.4/kernel about this and cc me. Thanks Guest RHEL-5.3-server-64, ah... yes,seems to be guest's driver problem. This patch fixes this warning: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=29f9f12ec7 A similar warning should be seen if you do "rmmod virtio-pci". These patches are required to fix that: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=0aa0dc41bf http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=63d1255670 This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. Created attachment 350109 [details]
driver-core-add-root_device_register.patch
Created attachment 350110 [details]
virtio-add-PCI-device-release-function.patch
Created attachment 350112 [details]
virtio-do-not-statically-allocate-root-device.patch
in kernel-2.6.18-158.el5 You can download this test kernel from http://people.redhat.com/dzickus/el5 Please do NOT transition this bugzilla state to VERIFIED until our QE team has sent specific instructions indicating when to do so. However feel free to provide a comment indicating that this fix has been verified. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2009-1243.html |