Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3317
b: refs/heads/master
c: 60bad7f
h: refs/heads/master
i:
  3315: 2d0162e
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Jun 25, 2005
1 parent 44ac287 commit 2038ab5
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: 208fb93162d51faa69b9774fa7809858d84fd9dc
refs/heads/master: 60bad7fadf59313a6359f8828bb0087884ad001a
2 changes: 1 addition & 1 deletion trunk/include/asm-generic/vmlinux.lds.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
}

#define SECURITY_INIT \
.security_initcall.init : { \
.security_initcall.init : AT(ADDR(.security_initcall.init) - LOAD_OFFSET) { \
VMLINUX_SYMBOL(__security_initcall_start) = .; \
*(.security_initcall.init) \
VMLINUX_SYMBOL(__security_initcall_end) = .; \
Expand Down

0 comments on commit 2038ab5

Please sign in to comment.