On Fri, 23 Mar 2001, Alan Cox wrote: > > __find_get_page has I think a misleading comment ? Ehh.. I only said the _naming_ makes sense. [ Wild hand-waving ] I suspect that what happened was that we split off the functions (one to just get the page, one to lock it), and the comment that was associated with the original "find_page()" never got removed, and just happens to sit above one of the helper functions now - the one that didn't lock. I'll fix the comment. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- [PATCH] Fix races in 2.4.2-ac22 SysV shared memory Stephen C. Tweedie
- Re: [PATCH] Fix races in 2.4.2-ac22 SysV shared me... Linus Torvalds
- Re: [PATCH] Fix races in 2.4.2-ac22 SysV share... Alan Cox
- Re: [PATCH] Fix races in 2.4.2-ac22 SysV s... Alexander Viro
- Re: [PATCH] Fix races in 2.4.2-ac22 SysV s... Linus Torvalds
- Re: [PATCH] Fix races in 2.4.2-ac22 Sy... Alan Cox
- Re: [PATCH] Fix races in 2.4.2-ac... Linus Torvalds
- Re: [PATCH] Fix races in 2.4.2-ac22 SysV s... David S. Miller
- Re: [PATCH] Fix races in 2.4.2-ac22 SysV share... Stephen C. Tweedie
- Re: [PATCH] Fix races in 2.4.2-ac22 SysV s... Rik van Riel
- Re: [PATCH] Fix races in 2.4.2-ac22 Sy... Stephen C. Tweedie
- Re: [PATCH] Fix races in 2.4.2-ac22 SysV shared me... Christoph Rohland