Bug 471871 - dlm: fix up memory allocation flags
Summary: dlm: fix up memory allocation flags
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kernel
Version: 5.3
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: David Teigland
QA Contact: Martin Jenner
URL:
Whiteboard:
Depends On: 460218
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-17 11:35 UTC by Steve Whitehouse
Modified: 2009-01-20 20:19 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-01-20 20:19:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
dlm kernel patch (2.40 KB, text/plain)
2008-11-18 17:17 UTC, David Teigland
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2009:0225 0 normal SHIPPED_LIVE Important: Red Hat Enterprise Linux 5.3 kernel security and bug fix update 2009-01-20 16:06:24 UTC

Comment 2 David Teigland 2008-11-18 17:17:07 UTC
Created attachment 323931 [details]
dlm kernel patch

Memory allocations in the dlm should use GFP_NOFS to avoid looping back
into gfs to free memory, which may require dlm operations, causing deadlock.
Most dlm allocations already use GFP_NOFS (usually via ls_allocation), but
this patch fixes up some that have been missed.

AFAIK, no one has actually observed deadlock between dlm and gfs due to
any of the allocations changed by this patch.  But apparently the patch
still has an effect somehow, in delaying the onset of gfs2 bug 460218.

Comment 3 David Teigland 2008-11-18 18:59:38 UTC
posted to rhkernel-list
http://post-office.corp.redhat.com/archives/rhkernel-list/2008-November/msg00524.html

Comment 5 Don Zickus 2008-12-02 22:20:12 UTC
in kernel-2.6.18-125.el5
You can download this test kernel from http://people.redhat.com/dzickus/el5

Comment 8 errata-xmlrpc 2009-01-20 20:19:54 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-2009-0225.html


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