Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164499
b: refs/heads/master
c: 1f69366
h: refs/heads/master
i:
  164497: 99ee6ff
  164495: ec6c470
v: v3
  • Loading branch information
Christoph Hellwig authored and Linus Torvalds committed Sep 22, 2009
1 parent 190dd3b commit facc1bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 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: 621731980fe1b19f0a107e17e2af5f8d4411db3e
refs/heads/master: 1f693665457539e919856149151b7a7e96550d70
14 changes: 3 additions & 11 deletions trunk/arch/alpha/include/asm/hardirq.h
Original file line number Diff line number Diff line change
@@ -1,17 +1,9 @@
#ifndef _ALPHA_HARDIRQ_H
#define _ALPHA_HARDIRQ_H

#include <linux/threads.h>
#include <linux/cache.h>


/* entry.S is sensitive to the offsets of these fields */
typedef struct {
unsigned long __softirq_pending;
} ____cacheline_aligned irq_cpustat_t;

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

void ack_bad_irq(unsigned int irq);
#define ack_bad_irq ack_bad_irq

#include <asm-generic/hardirq.h>

#endif /* _ALPHA_HARDIRQ_H */

0 comments on commit facc1bc

Please sign in to comment.