11 Mar 2009 18:33
Re: [aarcange <at> redhat.com: [PATCH] fork vs gup(-fast) fix]
Linus Torvalds <torvalds <at> linux-foundation.org>
2009-03-11 17:33:00 GMT
2009-03-11 17:33:00 GMT
On Wed, 11 Mar 2009, Ingo Molnar wrote: > > FYI, in case you missed it. Large MM fix - and it's awfully late > in -rc7. Yeah, I'm not taking this at this point. No way, no-how. If there is no simpler and obvious fix, it needs to go through -stable, after having cooked in 2.6.30-rc for a while. Especially as this is a totally uninteresting usage case that I can't see as being at all relevant to any real world. Anybody who mixes O_DIRECT and fork() (and threads) is already doing some seriously strange things. Nothing new there. And quite frankly, the patch is so ugly as-is that I'm not likely to take it even into the 2.6.30 merge window unless it can be cleaned up. That whole fork_pre_cow function is too f*cking ugly to live. We just don't write code like this in the kernel. Linus -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo <at> kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont <at> kvack.org"> email <at> kvack.org </a>(Continue reading)
RSS Feed