Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377073
b: refs/heads/master
c: b1983b0
h: refs/heads/master
i:
  377071: 9ebbb5d
v: v3
  • Loading branch information
Kees Cook authored and H. Peter Anvin committed Jun 12, 2013
1 parent 4269e0e commit b99cac6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 7de3d66b1387ddf5a37d9689e5eb8510fb75c765
refs/heads/master: b1983b0a7578de09211a696802edab83fd253303
4 changes: 1 addition & 3 deletions trunk/arch/x86/tools/relocs.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ static const char * const sym_regex_kernel[S_NSYMTYPES] = {
"^(xen_irq_disable_direct_reloc$|"
"xen_save_fl_direct_reloc$|"
"VDSO|"
#if ELF_BITS == 64
"__vvar_page|"
#endif
"__crc_)",

/*
Expand Down Expand Up @@ -72,6 +69,7 @@ static const char * const sym_regex_kernel[S_NSYMTYPES] = {
"__per_cpu_load|"
"init_per_cpu__.*|"
"__end_rodata_hpage_align|"
"__vvar_page|"
#endif
"_end)$"
};
Expand Down

0 comments on commit b99cac6

Please sign in to comment.