linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@keyaccess.nl>
To: Andrew Morton <akpm@osdl.org>
Cc: torvalds@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: 2.6.16-rc5 OOM regression
Date: Thu, 02 Mar 2006 17:18:11 +0100	[thread overview]
Message-ID: <44071AC3.5070709@keyaccess.nl> (raw)
In-Reply-To: <20060302022356.5fad2e08.akpm@osdl.org>

Andrew Morton wrote:

> crap, thanks.  I would appear to have broken one of Christoph's patches for
> him.
> 
> --- devel/mm/oom_kill.c~out_of_memory-locking-fix	2006-03-02 02:17:00.000000000 -0800
> +++ devel-akpm/mm/oom_kill.c	2006-03-02 02:17:22.000000000 -0800
> @@ -355,6 +355,7 @@ retry:
>  	}
>  
>  out:
> +	read_unlock(&tasklist_lock);
>  	cpuset_unlock();
>  	if (mm)
>  		mmput(mm);
> _
> 

Confirmed to solve, thanks!

Rene.



      reply	other threads:[~2006-03-02 16:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-01 19:42 2.6.16-rc5 OOM regression Rene Herman
2006-03-02 10:23 ` Andrew Morton
2006-03-02 16:18   ` Rene Herman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44071AC3.5070709@keyaccess.nl \
    --to=rene.herman@keyaccess.nl \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).