commit | ed5a35acbb48d512332a53565e6341c65eecfa29 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Dec 24 13:36:21 2009 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Dec 24 18:34:09 2009 +0000 |
tree | 7bc88d19fd4a2a3cd996b56a7b0c5af7f4370fcb | |
parent | e8b8f5ef90b934bc9eaef7c8960ecd9dda9f7a62 [diff] |
VIDEO: cyberpro: pci_request_regions needs a persistent name 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>