Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58302
b: refs/heads/master
c: 23bdd70
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jul 9, 2007
1 parent 2393e64 commit 35cc4e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: ff80a77f20f811c0cc5b251d0f657cbc6f788385
refs/heads/master: 23bdd703a585a869f2eb32fb9f66749d0476d71e
1 change: 0 additions & 1 deletion trunk/kernel/softirq.c
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,6 @@ void __init softirq_init(void)

static int ksoftirqd(void * __bind_cpu)
{
set_user_nice(current, 19);
current->flags |= PF_NOFREEZE;

set_current_state(TASK_INTERRUPTIBLE);
Expand Down

0 comments on commit 35cc4e4

Please sign in to comment.