Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217519
b: refs/heads/master
c: d882626
h: refs/heads/master
i:
  217517: de0609f
  217515: d1ca78c
  217511: 2a05f4b
  217503: 06c4414
v: v3
  • Loading branch information
Mike Frysinger authored and Linus Torvalds committed Oct 26, 2010
1 parent c33d71f commit 6c87c87
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: d356c0b680d15e0187de48aa303e541b461ea794
refs/heads/master: d88262623fb58853ed60fb110141c435de26e3de
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 @@ -637,7 +637,7 @@

#ifdef CONFIG_BLK_DEV_INITRD
#define INIT_RAM_FS \
. = ALIGN(PAGE_SIZE); \
. = ALIGN(4); \
VMLINUX_SYMBOL(__initramfs_start) = .; \
*(.init.ramfs) \
VMLINUX_SYMBOL(__initramfs_end) = .;
Expand Down

0 comments on commit 6c87c87

Please sign in to comment.