https://github.com/torvalds/linux
Revision 1881686f842065d2f92ec9c6424830ffc17d23b0 authored by Benjamin LaHaise on 21 December 2013, 20:49:28 UTC, committed by Benjamin LaHaise on 21 December 2013, 20:57:09 UTC
e34ecee2ae791df674dfb466ce40692ca6218e43 reworked the percpu reference
counting to correct a bug trinity found.  Unfortunately, the change lead
to kioctxes being leaked because there was no final reference count to
put.  Add that reference count back in to fix things.

Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>
Cc: stable@vger.kernel.org
1 parent b7000ad
History
Tip revision: 1881686f842065d2f92ec9c6424830ffc17d23b0 authored by Benjamin LaHaise on 21 December 2013, 20:49:28 UTC
aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
Tip revision: 1881686
File Mode Size
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 5.6 KB
Makefile -rw-r--r-- 2.3 KB
gen_init_cpio.c -rw-r--r-- 12.7 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top