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:
576e3c3
)
intel_mid_dma: fix the WARN_ONs
author
Koul, Vinod
<vinod.koul@intel.com>
Mon, 4 Oct 2010 10:38:25 +0000
(10:38 +0000)
committer
Dan Williams
<dan.j.williams@intel.com>
Thu, 7 Oct 2010 22:03:43 +0000
(15:03 -0700)
Moved the WARN_ON to BUG_ON, as WARN_ON if hit,
can cause null pointer derefrences
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found