Commit c567f29
Ingo Molnar
Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."
This reverts commit d794734.
While the original change tries to fix a bug, it also unintentionally broke
existing systems, see the regressions reported at:
https://lore.kernel.org/all/[email protected]/
Since d794734 was also marked for -stable, let's back it out before
causing more damage.
Note that due to another upstream change the revert was not 100% automatic:
0a845e0 mm/treewide: replace pud_large() with pud_leaf()
Signed-off-by: Ingo Molnar <[email protected]>
Cc: <[email protected]>
Cc: Russ Anderson <[email protected]>
Cc: Steve Wahl <[email protected]>
Cc: Dave Hansen <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/
Fixes: d794734 ("x86/mm/ident_map: Use gbpages only where full GB page should be mapped.")1 parent 91491e5 commit c567f29
1 file changed
+5
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 34 | + | |
52 | 35 | | |
53 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
54 | 41 | | |
55 | 42 | | |
56 | 43 | | |
| |||
0 commit comments