• Marcus Alanen's avatar
    [PATCH] vmalloc.c error path fixes · 0bf7d47d
    Marcus Alanen authored
    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.
    0bf7d47d
vmalloc.c 10.7 KB