Bug 233234

Summary: Missing definition for mutex_destroy in linux/kernel.h
Product: Red Hat Enterprise Linux 4 Reporter: Moriyoshi Koizumi <moriyoshi>
Component: kernelAssignee: Jason Baron <jbaron>
Status: CLOSED ERRATA QA Contact: Martin Jenner <mjenner>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.4CC: dledford, knoel
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://bugs.centos.org/view.php?id=1793
Whiteboard:
Fixed In Version: RHSA-2008-0665 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-24 19:12:52 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 Flags
A quick patch. none

Description Moriyoshi Koizumi 2007-03-21 03:40:45 UTC
Description of problem:

First I filed this one to the CentOS Issue Tracking System because I actually
don't use the retail one but I was told to report to Red Hat too. So here it goes:

The mutex backport patch (linux-2.6.9-mutex-backport.patch) that emulates kernel
mutex introduced in 2.6.16 apparently does not provide the definition for
mutex_destroy().

This breaks the module build, otherwise ends up with an undefined symbol.

I encountered the problem when I was building FUSE. 

Here's the result of dmesg:

  fuse: no version for "struct_module" found: kernel tainted.
  fuse: Unknown symbol mutex_destroy


Related:

http://bugs.centos.org/view.php?id=1793
http://bugzilla.atrpms.net/show_bug.cgi?id=1152

Attached is a quick fix for this problem. This is a replacement of the patch
itself, not a to the patch.

Comment 1 Moriyoshi Koizumi 2007-03-21 03:40:45 UTC
Created attachment 150552 [details]
A quick patch.

Comment 3 RHEL Program Management 2008-02-14 17:38:43 UTC
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.

Comment 4 Vivek Goyal 2008-03-06 03:27:48 UTC
Committed in 68.17.EL . RPMS are available at http://people.redhat.com/vgoyal/rhel4/

Comment 8 errata-xmlrpc 2008-07-24 19:12:52 UTC
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-2008-0665.html