<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=GB2312" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 05/12/2011 06:50 PM, Longguang Yue wrote:
    <blockquote
cite="mid:D0C67741759ABD4BBD8D3A5CB815606E151529@mail.cloud-valley.com.cn"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=GB2312">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:ËÎÌå;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@ËÎÌå";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        font-family:"Calibri","sans-serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
tt
        {mso-style-priority:99;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US">Thank you first of all<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US">totally, there are 5 kinds of error&nbsp; occur. <o:p></o:p></span></p>
        <p class="MsoNormal" style="text-indent: 10.5pt;"><span
            style="color: rgb(31, 73, 125);" lang="EN-US">Spinlock leads
            to cpu lockup, o2net modules&nbsp; panic,&nbsp; kernel BUG at
            mm/slub.c:2969, &nbsp;BUG unable to handle kernel paging request
            at addr<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US">My environment:&nbsp; kernel-2.6.32.23 + xen +
            ocfs2(1.5)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US">Thanks again.<o:p></o:p></span></p>
      </div>
    </blockquote>
    <tt><br>
      This looks like the deadlock as explained in<br>
      this patch.<br>
      <br>
      commit 40f165f416bde747d85cdf71bc9dde700912f71f<br>
      Author: Tao Ma <a class="moz-txt-link-rfc2396E" href="mailto:tao.ma@oracle.com">&lt;tao.ma@oracle.com&gt;</a><br>
      Date:&nbsp;&nbsp; Fri May 28 14:22:59 2010 +0800<br>
      <br>
      &nbsp;&nbsp;&nbsp; ocfs2: Move orphan scan work to ocfs2_wq.<br>
      <br>
      # git name-rev --tags 40f165f416bde747d85cdf71bc9dde700912f71f<br>
      40f165f416bde747d85cdf71bc9dde700912f71f tags/v2.6.35-rc6~34^2~13</tt><br>
    <br>
    Fixed in 2.6.35. This should apply as-is to 2.6.32.<br>
  </body>
</html>