Re: [Question] race condition in mm/page_alloc.c regarding page->lru?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: KAMEZAWA Hiroyuki
Date: Thursday, April 1, 2010 - 10:04 pm

On Fri, 2 Apr 2010 11:51:33 +0800
TAO HU <tghk48@motorola.com> wrote:


I don't think there are relationship between patches and your panic.

BTW, there is other case about the backlog rather than race in alloc_pages()
itself. If someone list_del(&page->lru) and the page is already freed,
you'll see the same backlog later.
Then, I doubt use-after-free case rather than complicated races.

Thanks,
-Kame



--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [Question] race condition in mm/page_alloc.c regarding ..., KAMEZAWA Hiroyuki, (Thu Apr 1, 10:04 pm)
Re: [Question] race condition in mm/page_alloc.c regarding ..., =?ISO-8859-1?Q?Arve_ ..., (Fri Apr 2, 5:59 pm)
[PATCH] mm: Check if any page in a pageblock is reserved b ..., =?UTF-8?q?Arve=20Hj= ..., (Mon Apr 5, 8:09 pm)
[No subject], Mel Gorman, (Tue Apr 6, 8:11 am)