diff options
author | Yinghai Lu <yinghai@kernel.org> | 2011-05-26 09:09:40 +0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2011-05-26 15:15:28 +0400 |
commit | def945eeb920b94e710574454043f080831aefe5 (patch) | |
tree | 3ab084b62973e172b98ab731b80b19666eac30e7 /drivers/gpio/pca953x.c | |
parent | 4db70f73e56961b9bcdfd0c36c62847a18b7dbb5 (diff) | |
download | linux-def945eeb920b94e710574454043f080831aefe5.tar.xz |
irq: Remove smp_affinity_list when unregister irq proc
commit 4b06042(bitmap, irq: add smp_affinity_list interface to
/proc/irq) causes the following warning:
[ 274.239500] WARNING: at fs/proc/generic.c:850 remove_proc_entry+0x24c/0x27a()
[ 274.251761] remove_proc_entry: removing non-empty directory 'irq/184',
leaking at least 'smp_affinity_list'
Remove the new file in the exit path.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: Mike Travis <travis@sgi.com>
Link: http://lkml.kernel.org/r/4DDDE094.6050505@kernel.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/gpio/pca953x.c')
0 files changed, 0 insertions, 0 deletions