Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154006
b: refs/heads/master
c: 804387a
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann committed Jun 19, 2009
1 parent 8e62033 commit 0a3a767
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 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: a9ede5b355aabd667ed690f858c925a23927027b
refs/heads/master: 804387a1af87f66a4b93eee230ba98f8b906b088
13 changes: 0 additions & 13 deletions trunk/include/asm-generic/hardirq.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,6 @@ typedef struct {

#include <linux/irq_cpustat.h> /* Standard mappings for irq_cpustat_t above */

#ifndef HARDIRQ_BITS
#define HARDIRQ_BITS 8
#endif

/*
* The hardirq mask has to be large enough to have
* space for potentially all IRQ sources in the system
* nesting on a single CPU:
*/
#if (1 << HARDIRQ_BITS) < NR_IRQS
# error HARDIRQ_BITS is too low!
#endif

#ifndef ack_bad_irq
static inline void ack_bad_irq(unsigned int irq)
{
Expand Down

0 comments on commit 0a3a767

Please sign in to comment.