commit | 2d4b95f06062d590aef8e44d42cec27b1828119f | [log] [tgz] |
---|---|---|
author | Hugh Dickins <hugh@veritas.com> | Mon Nov 07 00:57:57 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 07:53:23 2005 -0800 |
tree | 7beb1c976d3e08a9ef9cb37fa342e2b4f35e6aab | |
parent | 732ee21f2894819781766a0cd88e32bdd630d11e [diff] |
[PATCH] Suppress split ptlock on arches which may use one page for multiple page tables Suppress split ptlock on arches which may use one page for multiple page tables. Reconsider what better to do (particularly on ppc64) later on. Signed-off-by: Hugh Dickins <hugh@veritas.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>