Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 679
b: refs/heads/master
c: 429e9c5
h: refs/heads/master
i:
  677: 482aff1
  675: a084806
  671: e3954d2
v: v3
  • Loading branch information
Alexander Nyberg authored and Linus Torvalds committed May 1, 2005
1 parent 13ece85 commit 83b1300
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 8059b2a292d59b6d94f9e3af93bf711f161c9476
refs/heads/master: 429e9c5eeb66fc272c15568849ad0b23689a4a06
3 changes: 0 additions & 3 deletions trunk/arch/x86_64/kernel/head64.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@ void __init x86_64_start_kernel(char * real_mode_data)
#ifdef CONFIG_SMP
cpu_set(0, cpu_online_map);
#endif
/* default console: */
if (!strstr(saved_command_line, "console="))
strcat(saved_command_line, " console=tty0");
s = strstr(saved_command_line, "earlyprintk=");
if (s != NULL)
setup_early_printk(s);
Expand Down

0 comments on commit 83b1300

Please sign in to comment.