Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143187
b: refs/heads/master
c: b52bb37
h: refs/heads/master
i:
  143185: 52d7487
  143183: 42922b3
v: v3
  • Loading branch information
Nikanth Karthikesan authored and Linus Torvalds committed Apr 13, 2009
1 parent c6882e4 commit a583d62
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: 2f6f6c6b5c4774cfdbe759eea1f5203a4b26fe6f
refs/heads/master: b52bb3712a64c404846f30300b339cfd01e316be
2 changes: 2 additions & 0 deletions trunk/init/initramfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ static void __init free_initrd(void)
initrd_end = 0;
}

#ifdef CONFIG_BLK_DEV_RAM
#define BUF_SIZE 1024
static void __init clean_rootfs(void)
{
Expand Down Expand Up @@ -561,6 +562,7 @@ static void __init clean_rootfs(void)
sys_close(fd);
kfree(buf);
}
#endif

static int __init populate_rootfs(void)
{
Expand Down

0 comments on commit a583d62

Please sign in to comment.