Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164568
b: refs/heads/master
c: 7da8b6d
h: refs/heads/master
v: v3
  • Loading branch information
Michael Tokarev authored and Jiri Kosina committed Sep 21, 2009
1 parent 43b199a commit ae904a6
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: 36726dd9229af008f31edd46b22a658354783232
refs/heads/master: 7da8b6ddc7a03346f825925e0d981ca2bd1ed617
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/amd.c
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ static void __cpuinit amd_k7_smp_check(struct cpuinfo_x86 *c)
* approved Athlon
*/
WARN_ONCE(1, "WARNING: This combination of AMD"
"processors is not suitable for SMP.\n");
" processors is not suitable for SMP.\n");
if (!test_taint(TAINT_UNSAFE_SMP))
add_taint(TAINT_UNSAFE_SMP);

Expand Down

0 comments on commit ae904a6

Please sign in to comment.