Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93525
b: refs/heads/master
c: 4c01f23
h: refs/heads/master
i:
  93523: 5cb744d
v: v3
  • Loading branch information
Jacek Luczak authored and Ingo Molnar committed Apr 26, 2008
1 parent d5ee703 commit bab06ba
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: 356fa0c6e1ad3d3b01884f08a203bc84d555b880
refs/heads/master: 4c01f23bdbd34e7edeadbaa920c3018307a541d5
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/trampoline_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

/* We can free up trampoline after bootup if cpu hotplug is not supported. */
#ifndef CONFIG_HOTPLUG_CPU
.section ".init.data","aw",@progbits
.section ".cpuinit.data","aw",@progbits
#else
.section .rodata,"a",@progbits
#endif
Expand Down

0 comments on commit bab06ba

Please sign in to comment.