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:
9547689
)
xen/smp: Set the per-cpu IRQ number to a valid default.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Tue, 4 Jun 2013 20:42:29 +0000
(16:42 -0400)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 10 Jun 2013 12:43:31 +0000
(08:43 -0400)
When we free it we want to make sure to set it to a default
value of -1 so that we don't double-free it (in case somebody
calls us twice).
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found