Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61835
b: refs/heads/master
c: b28242e
h: refs/heads/master
i:
  61833: f009dce
  61831: bc0636d
v: v3
  • Loading branch information
Sam Ravnborg committed Jul 16, 2007
1 parent 28456e4 commit 28fca5c
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: 1de564bbf8b630ab356571cdbd15b7d5adb1c20d
refs/heads/master: b28242e7e3c08072251da6d7bc4895fbd3e58299
2 changes: 2 additions & 0 deletions trunk/scripts/mod/modpost.c
Original file line number Diff line number Diff line change
Expand Up @@ -1152,6 +1152,7 @@ static int init_section_ref_ok(const char *name)
".debug",
".parainstructions",
".rodata",
".note", /* ignore ELF notes - may contain anything */
NULL
};
/* part of section name */
Expand Down Expand Up @@ -1228,6 +1229,7 @@ static int exit_section_ref_ok(const char *name)
/* Start of section names */
const char *namelist2[] = {
".debug",
".note", /* ignore ELF notes - may contain anything */
NULL
};
/* part of section name */
Expand Down

0 comments on commit 28fca5c

Please sign in to comment.