]> git.neil.brown.name Git - history.git/commit
[PATCH] simplify put_page()
authorAndrew Morton <akpm@osdl.org>
Mon, 26 Apr 2004 16:02:05 +0000 (09:02 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 26 Apr 2004 16:02:05 +0000 (09:02 -0700)
commit65ea1afff7c4b1453996a7f8713dd132e5118a7c
tree57d867e642047dfa06fe9e07cb858a488a433a4b
parentc8c855b5251716b6a397a3350050711bd6dab217
[PATCH] simplify put_page()

By requiring that compound pages implement destructors we can drop some code
from put_page().
mm/swap.c