[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] fix split_vma vs. invalidate_mmap_range_list race
>
> It looks OK. I updated the VM lock ranking docco to cover this.
> *
> + * ->i_sem
> + * ->i_shared_sem (truncate->invalidate_mmap_range)
> + *
I don't understand how my patch introduced this new(?) ordering.
My patch does not introduce any new semaphores or spin_locks in
any code path. Am I missing something ? Please give a clue if so.
Thanks,
Rajesh
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>