commit | f248dcb34d7b7ac255db70071a20be9d9c6ad491 | [log] [tgz] |
---|---|---|
author | Matt Mackall <mpm@selenic.com> | Mon Feb 04 22:29:03 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Feb 05 09:44:16 2008 -0800 |
tree | ec7c7fb115e40b4a337af98a6f9f2ad5db9af1f0 | |
parent | 4752c369789250eafcd7813e11c8fb689235b0d2 [diff] |
maps4: move clear_refs code to task_mmu.c This puts all the clear_refs code where it belongs and probably lets things compile on MMU-less systems as well. Signed-off-by: Matt Mackall <mpm@selenic.com> Cc: Jeremy Fitzhardinge <jeremy@goop.org> Cc: David Rientjes <rientjes@google.com> Cc: Dave Hansen <haveblue@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>