Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99987
b: refs/heads/master
c: cd5dce2
h: refs/heads/master
i:
  99985: d6a9276
  99983: a95a47a
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and Ingo Molnar committed Jul 8, 2008
1 parent c4f753f commit 6299c7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 996cf4438f9ed711c98a3cb5ab88f842a4102427
refs/heads/master: cd5dce2fb023a6f0168344b7dd8adec30017458e
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/head_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ NEXT_PAGE(level2_ident_pgt)
/* Since I easily can, map the first 1G.
* Don't set NX because code runs from these pages.
*/
PMDS(0, __PAGE_KERNEL_LARGE_EXEC, PTRS_PER_PMD)
PMDS(0, __PAGE_KERNEL_LARGE_EXEC | _PAGE_GLOBAL, PTRS_PER_PMD)

NEXT_PAGE(level2_kernel_pgt)
/*
Expand Down

0 comments on commit 6299c7d

Please sign in to comment.