diff options
| author | Jan Beulich <[email protected]> | 2007-10-17 18:04:33 +0200 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2007-10-17 20:15:28 +0200 |
| commit | aa506dc7b12d03fbf8fd11aab752aed1aadd9c07 (patch) | |
| tree | a4f60e7fbbaf1782ceb958ef3e91c44a849336e1 /include/linux | |
| parent | d72b1b4f41b5159d2d0e54e54c794d500197572e (diff) | |
i386: avoid temporarily inconsistent pte-s
One more of these issues (which were considered fixed a few releases
back): other than on x86-64, i386 allows set_fixmap() to replace
already present mappings. Consequently, on PAE, care must be taken to
not update the high half of a pte while the low half is still holding
the old value.
[ tglx: arch/x86 adaptation ]
Signed-off-by: Jan Beulich <[email protected]>
Signed-off-by: Andi Kleen <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
arch/x86/mm/pgtable_32.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions