commit | e88dd6c11c5aef74d8b74a062767add53315533b | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Sep 25 23:30:59 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Sep 26 08:48:44 2006 -0700 |
tree | cf1b66d110e33ab4d6a22438dff4508dd785acd1 | |
parent | c1e6098b23bb46e2b488fe9a26f831f867157483 [diff] |
[PATCH] mm: small cleanup of install_page() Smallish cleanup to install_page(), could save a memory read (haven't checked the asm output) and sure looks nicer. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Hugh Dickins <hugh@veritas.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>