Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 245413
b: refs/heads/master
c: 7707677
h: refs/heads/master
i:
  245411: c922b1b
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Thomas Gleixner committed Apr 23, 2011
1 parent 4a44f7e commit 40e106a
Show file tree
Hide file tree
Showing 2 changed files with 4 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: ee430599bf63c13ee521a352f562a4281cba5e61
refs/heads/master: 770767787c23040dc152e7ae230597ff55b39470
4 changes: 3 additions & 1 deletion trunk/include/linux/irqdesc.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ struct timer_rand_state;
* @irq_data: per irq and chip data passed down to chip functions
* @timer_rand_state: pointer to timer rand state struct
* @kstat_irqs: irq stats per cpu
* @handle_irq: highlevel irq-events handler [if NULL, __do_IRQ()]
* @handle_irq: highlevel irq-events handler
* @preflow_handler: handler called before the flow handler (currently used by sparc)
* @action: the irq action chain
* @status: status information
* @core_internal_state__do_not_mess_with_it: core internal status information
Expand All @@ -26,6 +27,7 @@ struct timer_rand_state;
* @last_unhandled: aging timer for unhandled count
* @irqs_unhandled: stats field for spurious unhandled interrupts
* @lock: locking for SMP
* @affinity_hint: hint to user space for preferred irq affinity
* @affinity_notify: context for notification of affinity changes
* @pending_mask: pending rebalanced interrupts
* @threads_oneshot: bitfield to handle shared oneshot threads
Expand Down

0 comments on commit 40e106a

Please sign in to comment.