Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216773
b: refs/heads/master
c: 0576fc7
h: refs/heads/master
i:
  216771: 4299f73
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Oct 25, 2010
1 parent 60b833b commit 9866a59
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: ba6cadfebc18f786ef4e60e9ff03f9656ce3d584
refs/heads/master: 0576fc703a03a43e73a57450d5720b47ec7a03ba
2 changes: 1 addition & 1 deletion trunk/arch/s390/kernel/processor.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ void __cpuinit print_cpu_info(void)
struct cpuid *id = &per_cpu(cpu_id, smp_processor_id());

pr_info("Processor %d started, address %d, identification %06X\n",
S390_lowcore.cpu_nr, S390_lowcore.cpu_addr, id->ident);
S390_lowcore.cpu_nr, stap(), id->ident);
}

/*
Expand Down

0 comments on commit 9866a59

Please sign in to comment.