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:
0b0c002
)
xenbus: frontend resume cleanup
author
Aurelien Chartier
<aurelien.chartier@citrix.com>
Tue, 9 Jul 2013 13:29:35 +0000
(14:29 +0100)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 29 Jul 2013 13:32:31 +0000
(09:32 -0400)
Only create the delayed resume workqueue if we are running in the same domain
as xenstored and issue a warning if the workqueue creation fails.
Move the work initialization to the device probe so it is done only once.
Signed-off-by: Aurelien Chartier <aurelien.chartier@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
No differences found