]> Git Repo - linux.git/commit
watch_queue: Free the alloc bitmap when the watch_queue is torn down
authorDavid Howells <[email protected]>
Fri, 11 Mar 2022 13:24:29 +0000 (13:24 +0000)
committerLinus Torvalds <[email protected]>
Fri, 11 Mar 2022 18:17:13 +0000 (10:17 -0800)
commit7ea1a0124b6da246b5bc8c66cddaafd36acf3ecb
tree4fad9cea9259df10da75c44d4788a62d920ba661
parent3b4c0371928c17af03e8397ac842346624017ce6
watch_queue: Free the alloc bitmap when the watch_queue is torn down

Free the watch_queue note allocation bitmap when the watch_queue is
destroyed.

Fixes: c73be61cede5 ("pipe: Add general notification queue support")
Reported-by: Jann Horn <[email protected]>
Signed-off-by: David Howells <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
kernel/watch_queue.c
This page took 0.050303 seconds and 4 git commands to generate.