Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130276
b: refs/heads/master
c: 1267a8d
h: refs/heads/master
v: v3
  • Loading branch information
David Daney authored and Linus Torvalds committed Jan 28, 2009
1 parent 8eccfcf commit 371dfdf
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: 40413dcb7b273bda681dca38e6ff0bbb3728ef11
refs/heads/master: 1267a8df209c7453d65acbdd56e3588954bf890b
2 changes: 1 addition & 1 deletion trunk/kernel/irq/manage.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

#include "internals.h"

#ifdef CONFIG_SMP
#if defined(CONFIG_SMP) && defined(CONFIG_GENERIC_HARDIRQS)
cpumask_var_t irq_default_affinity;

static int init_irq_default_affinity(void)
Expand Down

0 comments on commit 371dfdf

Please sign in to comment.