commit | 2492ecc1a16b8ccf679d2999dca4f1b48aef07ee | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <[email protected]> | Wed Mar 22 00:07:57 2006 -0800 |
committer | Linus Torvalds <[email protected]> | Wed Mar 22 07:53:56 2006 -0800 |
tree | 9e8f40d3715cb6f10b436f9035c3000c33233146 | |
parent | a7f3ea728b36aff520dff1611b3ce10cff46d8fe [diff] |
[PATCH] mm: remove set_pgdir leftovers set_pgdir isn't needed anymore for a very long time. Remove the leftover implementation on sh64 and the stub on s390. Signed-off-by: Christoph Hellwig <[email protected]> Cc: Heiko Carstens <[email protected]> Cc: Martin Schwidefsky <[email protected]> Cc: Paul Mundt <[email protected]> Cc: Richard Curnow <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>