Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24771
b: refs/heads/master
c: 3283a67
h: refs/heads/master
i:
  24769: 7cf2efc
  24767: c85b1d5
v: v3
  • Loading branch information
Jes Sorensen authored and Tony Luck committed Mar 30, 2006
1 parent fae2c4c commit 7e5b2cc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d89cfe7f1e82d758a7983584c1593795d4e2c098
refs/heads/master: 3283a67d8618c9a292eced23e8753ab64adc6dba
1 change: 1 addition & 0 deletions trunk/arch/ia64/kernel/gate.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ SECTIONS
*(.dynbss)
*(.bss .bss.* .gnu.linkonce.b.*)
*(__ex_table)
*(__mca_table)
}
}

Expand Down
4 changes: 4 additions & 0 deletions trunk/include/asm-ia64/asmmacro.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@

/*
* Helper macros for accessing user memory.
*
* When adding any new .section/.previous entries here, make sure to
* also add it to the DISCARD section in arch/ia64/kernel/gate.lds.S or
* unpleasant things will happen.
*/

.section "__ex_table", "a" // declare section & section attributes
Expand Down

0 comments on commit 7e5b2cc

Please sign in to comment.