Searched hist:"0 f8053a509ceba4a077a50ea7b77039b5559b428" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/mm/ |
H A D | internal.h | diff 0f8053a509ceba4a077a50ea7b77039b5559b428 Wed Mar 22 02:08:33 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] mm: make __put_page internal
Remove __put_page from outside the core mm/. It is dangerous because it does not handle compound pages nicely, and misses 1->0 transitions. If a user later appears that really needs the extra speed we can reevaluate.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | filemap.c | diff 0f8053a509ceba4a077a50ea7b77039b5559b428 Wed Mar 22 02:08:33 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] mm: make __put_page internal
Remove __put_page from outside the core mm/. It is dangerous because it does not handle compound pages nicely, and misses 1->0 transitions. If a user later appears that really needs the extra speed we can reevaluate.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | vmscan.c | diff 0f8053a509ceba4a077a50ea7b77039b5559b428 Wed Mar 22 02:08:33 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] mm: make __put_page internal
Remove __put_page from outside the core mm/. It is dangerous because it does not handle compound pages nicely, and misses 1->0 transitions. If a user later appears that really needs the extra speed we can reevaluate.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/include/linux/ |
H A D | mm.h | diff 0f8053a509ceba4a077a50ea7b77039b5559b428 Wed Mar 22 02:08:33 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] mm: make __put_page internal
Remove __put_page from outside the core mm/. It is dangerous because it does not handle compound pages nicely, and misses 1->0 transitions. If a user later appears that really needs the extra speed we can reevaluate.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|