commit | f0e47c229b489e37ba7e4159ef7f9cf9ccd44e19 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Jul 17 04:03:03 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Jul 17 10:22:59 2007 -0700 |
tree | 52ec70d775bb7f7eafa6863829646ee49cbf427f | |
parent | 5ee403f584a67fb8725cca4d55218925b9295528 [diff] |
mm: remove ptep_establish() The last user of ptep_establish in mm/ is long gone. Remove the architecture primitive as well. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: Hugh Dickins <hugh@veritas.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>