Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344052
b: refs/heads/master
c: 3dfd823
h: refs/heads/master
v: v3
  • Loading branch information
David Rientjes authored and H. Peter Anvin committed Oct 2, 2012
1 parent f8d9b27 commit 0192685
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: 8347bbecf3518aa1518f6157e661812a35775130
refs/heads/master: 3dfd8235002727dbd759bb0f80f8ac862f392071
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,9 @@ void __init setup_arch(char **cmdline_p)

reserve_initrd();

#if defined(CONFIG_ACPI) && defined(CONFIG_BLK_DEV_INITRD)
acpi_initrd_override((void *)initrd_start, initrd_end - initrd_start);
#endif

reserve_crashkernel();

Expand Down

0 comments on commit 0192685

Please sign in to comment.