Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338847
b: refs/heads/master
c: f3de44e
h: refs/heads/master
i:
  338845: 4037aaa
  338843: c7a6da3
  338839: 31ee53b
  338831: a0d0faa
  338815: 8e200f4
v: v3
  • Loading branch information
Sankara Muthukrishnan authored and Thomas Gleixner committed Nov 1, 2012
1 parent 9e19454 commit 1d246aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 293a7a0a165c4f8327bbcf396cee9ec672727c98
refs/heads/master: f3de44edf376d18773febca6a37800c042bada7d
2 changes: 2 additions & 0 deletions trunk/kernel/irq/manage.c
Original file line number Diff line number Diff line change
Expand Up @@ -849,6 +849,8 @@ static int irq_thread(void *data)
init_task_work(&on_exit_work, irq_thread_dtor);
task_work_add(current, &on_exit_work, false);

irq_thread_check_affinity(desc, action);

while (!irq_wait_for_interrupt(action)) {
irqreturn_t action_ret;

Expand Down

0 comments on commit 1d246aa

Please sign in to comment.