Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18609
b: refs/heads/master
c: 142a64a
h: refs/heads/master
i:
  18607: 0c27fee
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Jan 16, 2006
1 parent b2c75df commit 0d4a1aa
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: 5b74357328eb325c12ea76f043524e7924a021e4
refs/heads/master: 142a64a650fa5786c2ecea3de5ae3d5a2de72312
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/setup64.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ struct desc_ptr idt_descr = { 256 * 16, (unsigned long) idt_table };
char boot_cpu_stack[IRQSTACKSIZE] __attribute__((section(".bss.page_aligned")));

unsigned long __supported_pte_mask __read_mostly = ~0UL;
static int do_not_nx __initdata = 0;
static int do_not_nx __cpuinitdata = 0;

/* noexec=on|off
Control non executable mappings for 64bit processes.
Expand Down

0 comments on commit 0d4a1aa

Please sign in to comment.