summaryrefslogtreecommitdiffstats
path: root/include/asm-arm26/elf.h
diff options
context:
space:
mode:
authorAlbrecht Dreß2005-06-03 21:52:26 +0200
committerRussell King2005-06-03 21:52:26 +0200
commit105bb2698b54a838165947199f1c8be5c2e7d9bb (patch)
treebd5028148a5299bc1f064bbe631f42b59ba9a21a /include/asm-arm26/elf.h
parent[PATCH] ARM: 2692/1: Fix compile warnings in include/asm-arm/arch-ixp2000/io.h (diff)
downloadkernel-qcow2-linux-105bb2698b54a838165947199f1c8be5c2e7d9bb.tar.gz
kernel-qcow2-linux-105bb2698b54a838165947199f1c8be5c2e7d9bb.tar.xz
kernel-qcow2-linux-105bb2698b54a838165947199f1c8be5c2e7d9bb.zip
[PATCH] ARM: 2694/1: [s3c2410/dma] release irq properly to fix kernel oops
Patch from Albrecht Dreß Problem: When a module requests a DMA channel via the function s3c2410_dma_request(), this function requests the appropriate irq under the name of the client module. When the client module is unloaded, it calls s3c2410_dma_free() which does not free the irq. Consequently, when e.g. running "cat /proc/interrupts", the irq owner points to freed memory, leading to a kernel oops. File: linux/arch/arm/mach-s3c2410/dma.c Fix: trivial, below Signed-off-by: Albrecht Dreß Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm26/elf.h')
0 files changed, 0 insertions, 0 deletions