diff options
| author | Zachary Amsden <[email protected]> | 2006-10-01 06:29:37 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-10-01 07:39:34 +0000 |
| commit | a93cb055a23f3172c1e6a22ac1dc4f1c07929b08 (patch) | |
| tree | b2118140583912c78d42a3ba950be39815addc14 /lib/genalloc.c | |
| parent | [PATCH] paravirt: optimize ptep establish for pae (diff) | |
| download | kernel-a93cb055a23f3172c1e6a22ac1dc4f1c07929b08.tar.gz kernel-a93cb055a23f3172c1e6a22ac1dc4f1c07929b08.zip | |
[PATCH] paravirt: remove set pte atomic
Now that ptep_establish has a definition in PAE i386 3-level paging code, the
only paging model which is insane enough to have multi-word hardware PTEs
which are not efficient to set atomically, we can remove the ghost of
set_pte_atomic from other architectures which falesly duplicated it, and
remove all knowledge of it from the generic pgtable code.
set_pte_atomic is now a private pte operator which is specific to i386
Signed-off-by: Zachary Amsden <[email protected]>
Cc: Rusty Russell <[email protected]>
Cc: Jeremy Fitzhardinge <[email protected]>
Cc: Andi Kleen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/genalloc.c')
0 files changed, 0 insertions, 0 deletions
