Commit 530bc9f
9p/xen: fix release of IRQ
[ Upstream commit e43c608 ]
Kernel logs indicate an IRQ was double-freed.
Pass correct device ID during IRQ release.
Fixes: 71ebd71 ("xen/9pfs: connect to the backend")
Signed-off-by: Alex Zenla <[email protected]>
Signed-off-by: Alexander Merritt <[email protected]>
Signed-off-by: Ariadne Conill <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Message-ID: <[email protected]>
[Dominique: remove confusing variable reset to 0]
Signed-off-by: Dominique Martinet <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>1 parent 592fb73 commit 530bc9f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
0 commit comments