Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235165
b: refs/heads/master
c: 2ae9d29
h: refs/heads/master
i:
  235163: 64bdec8
v: v3
  • Loading branch information
Sedat Dilek authored and Ingo Molnar committed Mar 9, 2011
1 parent d8d3983 commit 637edfb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 1c4badbdeae53d2584bb5395a062cfebed76696e
refs/heads/master: 2ae9d293b14d17f35eff624272cfecac7979a2ee
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/acpi/wakeup_rm.S
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
.globl acpi_wakeup_code
acpi_wakeup_code:
.incbin "arch/x86/kernel/acpi/realmode/wakeup.bin"
.size wakeup_code_start, .-wakeup_code_start
.size acpi_wakeup_code, .-acpi_wakeup_code
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/entry_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -1413,7 +1413,7 @@ ENTRY(async_page_fault)
CFI_ADJUST_CFA_OFFSET 4
jmp error_code
CFI_ENDPROC
END(apf_page_fault)
END(async_page_fault)
#endif

/*
Expand Down

0 comments on commit 637edfb

Please sign in to comment.