Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180075
b: refs/heads/master
c: bf647fa
h: refs/heads/master
i:
  180073: e84cf0f
  180071: 681c2e7
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed Feb 1, 2010
1 parent 5287486 commit 3df2dcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 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: e90c52e03b07a77675aa1584141846d3c221ea67
refs/heads/master: bf647fafda6515adf5ba84249fd08f64b5a9ec21
6 changes: 1 addition & 5 deletions trunk/arch/powerpc/platforms/pseries/xics.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,11 +191,7 @@ static int get_irq_server(unsigned int virq, cpumask_t cpumask,
return default_server;
}
#else
static int get_irq_server(unsigned int virq, cpumask_t cpumask,
unsigned int strict_check)
{
return default_server;
}
#define get_irq_server(virq, cpumask, strict_check) (default_server)
#endif

static void xics_unmask_irq(unsigned int virq)
Expand Down

0 comments on commit 3df2dcb

Please sign in to comment.