Skip to content
Commit 9cad6fb4 authored by Eric Anholt's avatar Eric Anholt
Browse files

Bugzilla #3217: Create a new __drm_pci_free which is used internally in


    linux-core to free pci memory without freeing the structure. Linux-core
    internals often create pci dma handle structures on the stack due to
    the lack of a drm_local_map_t to store them in properly. Fix the
    original drm_pci_free to actually free the dma handle structure instead
    of leaking it.
Signed-off-by: default avatarSergey Vlasov <vsu@altlinux.ru>
parent d7756397
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment