Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86348
b: refs/heads/master
c: ed2b7e2
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Ingo Molnar committed Feb 26, 2008
1 parent 7ebdcbd commit 1cb5a22
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: 4147c8747eace9058c606b35e700060297edaf91
refs/heads/master: ed2b7e2b1d1ae201afe8fbd111632074b7b53ed4
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/head_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ ENTRY(_stext)
.section ".bss.page_aligned","wa"
.align PAGE_SIZE_asm
#ifdef CONFIG_X86_PAE
ENTRY(swapper_pg_pmd)
swapper_pg_pmd:
.fill 1024*KPMDS,4,0
#else
ENTRY(swapper_pg_dir)
Expand Down

0 comments on commit 1cb5a22

Please sign in to comment.