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:
e8b8f5e
)
VIDEO: cyberpro: pci_request_regions needs a persistent name
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 24 Dec 2009 13:36:21 +0000
(13:36 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 24 Dec 2009 18:34:09 +0000
(18:34 +0000)
Don't pass a name pointer from the kernel stack, it will not survive
and will result in corrupted /proc/iomem output.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found