• Ben Dooks's avatar
    [ARM PATCH] 2506/1: S3C2410 - dma descriptor slab · 3386c76a
    Ben Dooks authored
    Patch from Ben Dooks
    
    Use slab allocator instead of kmalloc() to allocate the
    dma buffer descriptors. This should allow the tracking
    of dma descriptors, and to check if they are being freed
    correctly.
    
    Signed-off-by: Ben Dooks
    Signed-off-by: Russell King
    3386c76a
dma.c 27.2 KB