Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136905
b: refs/heads/master
c: 5e112ae
h: refs/heads/master
i:
  136903: ffaf038
v: v3
  • Loading branch information
Cyrill Gorcunov authored and Ingo Molnar committed Feb 24, 2009
1 parent 056d47f commit 429e235
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: 2a0b1001116de51f13b2969a9a52bd2bc294644f
refs/heads/master: 5e112ae23b404ccba0a61630b82ec44f0d084880
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 @@ -417,7 +417,7 @@ ENTRY(phys_base)
.section .bss, "aw", @nobits
.align L1_CACHE_BYTES
ENTRY(idt_table)
.skip 256 * 16
.skip IDT_ENTRIES * 16

.section .bss.page_aligned, "aw", @nobits
.align PAGE_SIZE
Expand Down

0 comments on commit 429e235

Please sign in to comment.