Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145235
b: refs/heads/master
c: 657cafa
h: refs/heads/master
i:
  145233: 47aaa35
  145231: 8c9ad3d
v: v3
  • Loading branch information
Alex Riesen authored and Linus Torvalds committed May 24, 2009
1 parent e74cc74 commit 7589410
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 59a3759d0fe8d969888c741bb33f4946e4d3750d
refs/heads/master: 657cafa6b0f5296424d6f43f6f6eeb4a3222117e
3 changes: 1 addition & 2 deletions trunk/init/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -566,8 +566,7 @@ asmlinkage void __init start_kernel(void)
tick_init();
boot_cpu_init();
page_address_init();
printk(KERN_NOTICE);
printk(linux_banner);
printk(KERN_NOTICE "%s", linux_banner);
setup_arch(&command_line);
mm_init_owner(&init_mm, &init_task);
setup_command_line(command_line);
Expand Down

0 comments on commit 7589410

Please sign in to comment.