Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28559
b: refs/heads/master
c: 5d2170a
h: refs/heads/master
i:
  28557: d6751b0
  28555: 6a8ba0f
  28551: ff51444
  28543: 027412a
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Jun 22, 2006
1 parent 345b5ae commit e11612c
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: 7f98a44b9d09580036da7e7f8b33e66f411cf374
refs/heads/master: 5d2170ad1092b2940138dc3ae4a944d7bf87ae9e
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ void __init setup_arch(char **cmdline_p)
if (!root_flags)
root_mountflags &= ~MS_RDONLY;
ROOT_DEV = old_decode_dev(root_dev);
#ifdef CONFIG_BLK_DEV_INITRD
#ifdef CONFIG_BLK_DEV_RAM
rd_image_start = ram_flags & RAMDISK_IMAGE_START_MASK;
rd_prompt = ((ram_flags & RAMDISK_PROMPT_FLAG) != 0);
rd_doload = ((ram_flags & RAMDISK_LOAD_FLAG) != 0);
Expand Down

0 comments on commit e11612c

Please sign in to comment.