Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264187
b: refs/heads/master
c: 11032c1
h: refs/heads/master
i:
  264185: d3ac26f
  264183: 175acd9
v: v3
  • Loading branch information
David S. Miller committed Sep 21, 2011
1 parent 182c77e commit 24be1fe
Show file tree
Hide file tree
Showing 3 changed files with 3 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: ddd53bf11172822bc02b32b876a491010257d1b0
refs/heads/master: 11032c17bd3f96a4319e4415c07fc791525b79fd
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/setup_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ static void __init process_switch(char c)
prom_halt();
break;
case 'p':
/* Just ignore, this behavior is now the default. */
prom_early_console.flags &= ~CON_BOOT;
break;
default:
printk("Unknown boot switch (-%c)\n", c);
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/setup_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ static void __init process_switch(char c)
prom_halt();
break;
case 'p':
/* Just ignore, this behavior is now the default. */
prom_early_console.flags &= ~CON_BOOT;
break;
case 'P':
/* Force UltraSPARC-III P-Cache on. */
Expand Down

0 comments on commit 24be1fe

Please sign in to comment.