Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43847
b: refs/heads/master
c: 3b1bdf4
h: refs/heads/master
i:
  43845: 91c7aba
  43843: c01f3dd
  43839: 42b5abd
v: v3
  • Loading branch information
Shaohua Li authored and Linus Torvalds committed Dec 8, 2006
1 parent 841ce68 commit cb1e32c
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: c642f9e03b3ca04fc806ba5d8d34cc821382e525
refs/heads/master: 3b1bdf4e08d6a8d4fae5a30224ed2c55bf1e43fc
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/smpboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -1118,7 +1118,7 @@ static int __cpuinit __smp_prepare_cpu(int cpu)

/* init low mem mapping */
clone_pgd_range(swapper_pg_dir, swapper_pg_dir + USER_PGD_PTRS,
KERNEL_PGD_PTRS);
min_t(unsigned long, KERNEL_PGD_PTRS, USER_PGD_PTRS));
flush_tlb_all();
schedule_work(&info.task);
wait_for_completion(&done);
Expand Down

0 comments on commit cb1e32c

Please sign in to comment.