[PATCH] vmalloc.c error path fixes
This fixes some problems in vmalloc.c. The two first parts of the diff fix a spinlock being held if an error occurs in map_vm_area, and the last part fixes the error path of __vmalloc.
Showing
Please register or sign in to comment