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:
f905bc6
)
usb: dwc3: trace: don't save pointers
author
Felipe Balbi
<balbi@ti.com>
Thu, 20 Nov 2014 16:12:32 +0000
(10:12 -0600)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 20 Nov 2014 16:12:32 +0000
(10:12 -0600)
There was another instance where we were
holding pointers which could be long gone.
Fix that by caching only values pointed to
by such pointer.
Because no crash has been observed, this patch
will be sent on v3.19 merge window, instead of
-rc.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found