[PATCH] fix uninitialised vma list_head
From Zach Brown. Lots of places forget to initialise list_heads in vm_area_structs, and other places then go and test the state of those list_heads. Plug the gaps for now, Zach is working on a broader cleanup.
Showing
Please register or sign in to comment