Re: [PATCH] paravirt: remove paravirt ops pmd_update_defer and pte_update_defer

From: Juergen Gross
Date: Tue Nov 17 2015 - 09:48:10 EST


On 17/11/15 15:46, Juergen Gross wrote:
> pte_update_defer can be removed as it is always set to the same
> function as pte_update. So any usage of pte_update_defer() can be
> replaced by pte_update().
>
> pmd_update_defer is always set to paravirt_nop, so it can just be
> nuked.
>
> Signed-off-by: Juergen Gross <jgross@xxxxxxxx>

Sorry, hit send to early. Please forget this one.


Juergen

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/