[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070615150618.GA19912@saeurebad.de>
Date: Fri, 15 Jun 2007 17:06:18 +0200
From: Johannes Weiner <hannes-kernel@...urebad.de>
To: linux-kernel@...r.kernel.org
Cc: Tom Robinson <thomas.robinson@...il.com>, linux-mm@...ck.org,
Stephen Tweedie <sct@...hat.com>
Subject: Re: PROBLEM: kernel BUG at mm/swap_state.c:78! (v2.6.21 under vmware)
Hi,
I am not sure if this patch is a fix or a hiding (or leads to more trouble at
all), so, could PLEASE anyone with knowledge about the code see over it?
Thanks :)
shrink_page_list() should not pass a private page to add_to_swap().
Is it a bug if the page is private when reaching this point? I do not think
so, because a few lines below is a condition where private pages are handled
legally.
View attachment "do-not-swap-private-pages.patch" of type "text/plain" (513 bytes)
Powered by blists - more mailing lists