Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257057
b: refs/heads/master
c: 0f93362
h: refs/heads/master
i:
  257055: d1ad349
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Jul 1, 2011
1 parent feb1254 commit 3e47929
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: 4f8b50bbbe63ae4ec6bea28a90a9a603c745ea71
refs/heads/master: 0f933625e7b6c3d91878ae95e341bf1984db7eaf
2 changes: 1 addition & 1 deletion trunk/arch/alpha/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ DEFINE_PER_CPU(u8, irq_work_pending);
#define test_irq_work_pending() __get_cpu_var(irq_work_pending)
#define clear_irq_work_pending() __get_cpu_var(irq_work_pending) = 0

void set_irq_work_pending(void)
void arch_irq_work_raise(void)
{
set_irq_work_pending_flag();
}
Expand Down

0 comments on commit 3e47929

Please sign in to comment.