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:
5fbdc10
)
xen/pciback: Do not dereference psdev during printk when it is NULL.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Thu, 29 Sep 2011 17:43:28 +0000
(13:43 -0400)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 19 Oct 2011 20:58:17 +0000
(16:58 -0400)
.. instead use BUG_ON() as all the callers of the kill_domain_by_device
check for psdev.
Suggested-by: Jan Beulich <JBeulich@suse.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found