Re: [PATCH 2/2] mm,migration: Fix race between shift_arg_pages and rmap_walk by guaranteeing rmap_walk finds PTEs created within the temporary stack

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

On Sun, 9 May 2010 18:32:32 -0700 (PDT)
Linus Torvalds <torvalds@linux-foundation.org> wrote:


Hmm. vm_flags is still 32bit..(I think it should be long long)

Using combination of existing flags...

#define VM_STACK_INCOMPLETE_SETUP (VM_RAND_READ | VM_SEC_READ)

Can be used instead of checking mapcount, I think.

Thanks,
-Kame

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

Messages in current thread:
[PATCH 0/2] Fix migration races in rmap_walk() V7, Mel Gorman, (Thu May 6, 4:20 pm)
Re: [PATCH 0/2] Fix migration races in rmap_walk() V7, KAMEZAWA Hiroyuki, (Fri May 7, 1:13 am)
Re: [PATCH 2/2] mm,migration: Fix race between shift_arg_p ..., KAMEZAWA Hiroyuki, (Sun May 9, 6:40 pm)
Re: [PATCH 2/2] mm,migration: Fix race between shift_arg_p ..., KAMEZAWA Hiroyuki, (Mon May 10, 4:55 pm)