Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mm: remove obsolete comment in do_fault_around()
Since commit 7267ec0 ("mm: postpone page table allocation until we have page to map"), do_fault_around is not called with page table lock held. Cleanup the corresponding comments. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Miaohe Lin <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
- Loading branch information