Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85993
b: refs/heads/master
c: 85c42d0
h: refs/heads/master
i:
  85991: 6c0a854
v: v3
  • Loading branch information
Cyrill Gorcunov authored and Ingo Molnar committed Feb 19, 2008
1 parent 24be35f commit c84dbce
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: 3cdac41f2090ad9013dfefab7399b1debfb9275a
refs/heads/master: 85c42d0dbb129b6bff560dacabec753677d64081
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/vmlinux_64.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ SECTIONS
#undef VVIRT_OFFSET
#undef VVIRT

. = ALIGN(8192); /* init_task */
. = ALIGN(THREAD_SIZE); /* init_task */
.data.init_task : AT(ADDR(.data.init_task) - LOAD_OFFSET) {
*(.data.init_task)
}:data.init
Expand Down

0 comments on commit c84dbce

Please sign in to comment.