Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We can elide flush_tlb_*() calls when _PAGE_VALID is clear as that is the test used to determine whether or not to queue up a TLB flush in set_pte_at(). Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information