mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00:00
Fix BogoMIPS display on UP and some minor cosmetical things.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
589391a0fe
commit
f03da6e28e
4 changed files with 5 additions and 8 deletions
|
@ -226,7 +226,6 @@ void __init smp_cpus_done(unsigned int max_cpus)
|
|||
/* called from main before smp_init() */
|
||||
void __init smp_prepare_cpus(unsigned int max_cpus)
|
||||
{
|
||||
cpu_data[0].udelay_val = loops_per_jiffy;
|
||||
init_new_context(current, &init_mm);
|
||||
current_thread_info()->cpu = 0;
|
||||
smp_tune_scheduling();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue