Skip to content
Commit 1881686f authored by Benjamin LaHaise's avatar Benjamin LaHaise
Browse files

aio: fix kioctx leak introduced by "aio: Fix a trinity splat"



e34ecee2 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: default avatarBenjamin LaHaise <bcrl@kvack.org>
Cc: stable@vger.kernel.org
parent b7000ade
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment