diff options
author | Benjamin LaHaise <bcrl@kvack.org> | 2013-12-21 21:49:28 +0100 |
---|---|---|
committer | Benjamin LaHaise <bcrl@kvack.org> | 2013-12-21 21:57:09 +0100 |
commit | 1881686f842065d2f92ec9c6424830ffc17d23b0 (patch) | |
tree | afb359410d2fa889c9e1b60183e677e9af1449d5 /ipc | |
parent | Don't set the INITRD_COMPRESS environment variable automatically (diff) | |
download | linux-1881686f842065d2f92ec9c6424830ffc17d23b0.tar.xz linux-1881686f842065d2f92ec9c6424830ffc17d23b0.zip |
aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
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
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions