git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28e0886
)
irq: update all arches for new irq_desc
author
Mike Travis
<travis@sgi.com>
Mon, 12 Jan 2009 23:27:13 +0000
(15:27 -0800)
committer
Mike Travis
<travis@sgi.com>
Mon, 12 Jan 2009 23:27:13 +0000
(15:27 -0800)
Impact: cleanup, update to new cpumask API
Irq_desc.affinity and irq_desc.pending_mask are now cpumask_var_t's
so access to them should be using the new cpumask API.
Signed-off-by: Mike Travis <travis@sgi.com>
No differences found