> If you don't want to sleep, you need to use one of the wrappers for > "__find_page_nolock()". Something like "find_get_page()", which only > "gets" the page. * a rather lightweight function, finding and getting a reference to a * hashed page atomically, waiting for it if it's locked. __find_get_page has I think a misleading comment ? > The naming actually does make sense in this area. Yep - 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