Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30584
b: refs/heads/master
c: 35899c5
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Sam Ravnborg committed Jun 8, 2006
1 parent 041b669 commit 004305e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 1a0f3d422bb9ac959383a5ed1a4127f5900f56a8
refs/heads/master: 35899c57516be6eaa42cc27151767c52d75b2979
2 changes: 2 additions & 0 deletions trunk/scripts/mod/modpost.c
Original file line number Diff line number Diff line change
Expand Up @@ -821,6 +821,7 @@ static int init_section_ref_ok(const char *name)
".pci_fixup_final",
".pdr",
"__param",
".smp_locks",
NULL
};
/* Start of section names */
Expand Down Expand Up @@ -892,6 +893,7 @@ static int exit_section_ref_ok(const char *name)
".exitcall.exit",
".eh_frame",
".stab",
".smp_locks",
NULL
};
/* Start of section names */
Expand Down

0 comments on commit 004305e

Please sign in to comment.