Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 629333 - fix build against kernel-devel-2.6.18-214.el5.x86_64: (cancel_work_sync() conflict)
fix build against kernel-devel-2.6.18-214.el5.x86_64: (cancel_work_sync() con...
Status: CLOSED ERRATA
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kvm (Show other bugs)
5.6
All Linux
urgent Severity medium
: beta
: ---
Assigned To: Eduardo Habkost
Virtualization Bugs
:
Depends On:
Blocks: 629334
  Show dependency treegraph
 
Reported: 2010-09-01 13:13 EDT by Eduardo Habkost
Modified: 2011-01-13 18:37 EST (History)
6 users (show)

See Also:
Fixed In Version: kvm-83-194.el5
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 629334 (view as bug list)
Environment:
Last Closed: 2011-01-13 18:37:23 EST
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2011:0028 normal SHIPPED_LIVE Low: kvm security and bug fix update 2011-01-13 06:03:39 EST

  None (edit)
Description Eduardo Habkost 2010-09-01 13:13:34 EDT
Description of problem:

When trying to build latest kvm modules against kernel-devel-2.6.18-214.el5.x86_64:

/home/ehabkost/code/kvm/kvm-userspace/kernel/x86/../external-module-compat-comm.h:547: error: static declaration of ‘cancel_work_sync’ follows non-static declaration
include/linux/workqueue.h:117: error: previous declaration of ‘cancel_work_sync’ was here
make[3]: *** [/home/ehabkost/code/kvm/kvm-userspace/kernel/x86/svm.o] Error 1


The function was included on newer kernels, so we need to solve the naming conflict.
Comment 5 YangFeng 2010-11-03 02:51:02 EDT
Successfully make build against kernel-devel-2.6.18-227.el5.x86_64. So this bug has been fixed.
Comment 6 Ondrej Hudlicky 2010-11-05 07:09:06 EDT
According to comment 5 moving to VERIFIED
Comment 8 errata-xmlrpc 2011-01-13 18:37:23 EST
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-2011-0028.html

Note You need to log in before you can comment on or make changes to this bug.