Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24867
b: refs/heads/master
c: 12523bd
h: refs/heads/master
i:
  24865: d778de1
  24863: bbfb9e3
v: v3
  • Loading branch information
Paolo 'Blaisorblade' Giarrusso authored and Linus Torvalds committed Mar 31, 2006
1 parent 80cd45c commit 7a1b38c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: e11c0cdf4c6f7976e6f4fe221369a7b420245389
refs/heads/master: 12523bdce1a6b5a3a2627b9901162bbd3eef33ed
4 changes: 0 additions & 4 deletions trunk/arch/um/kernel/process_kern.c
Original file line number Diff line number Diff line change
Expand Up @@ -185,10 +185,6 @@ void default_idle(void)
{
CHOOSE_MODE(uml_idle_timer(), (void) 0);

atomic_inc(&init_mm.mm_count);
current->mm = &init_mm;
current->active_mm = &init_mm;

while(1){
/* endless idle loop with no priority at all */

Expand Down

0 comments on commit 7a1b38c

Please sign in to comment.