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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 262.1 KB
Makefile -rw-r--r-- 48.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top