Skip to content
Commit 676121fc authored by Ben Collins's avatar Ben Collins Committed by Linus Torvalds
Browse files

[PATCH] Unchecked alloc_percpu() return in __create_workqueue()



__create_workqueue() not checking return of alloc_percpu()

NULL dereference was possible.

Signed-off-by: default avatarBen Collins <bcollins@ubuntu.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 9fa37fd1
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