diff options
author | 2020-08-15 12:06:40 +0200 | |
---|---|---|
committer | 2020-08-15 13:52:12 +0200 | |
commit | e1ac3e66d301e57472f31ebee81b916e9fa8b35b (patch) | |
tree | 6e15991066f7ff1336dc8629e7ee27c977ba1ab3 /drivers/usb/cdns3/cdns3-imx.c | |
parent | x86/entry/32: Simplify CONFIG_XEN_PV build dependency (diff) | |
download | linux-dev-e1ac3e66d301e57472f31ebee81b916e9fa8b35b.tar.xz linux-dev-e1ac3e66d301e57472f31ebee81b916e9fa8b35b.zip |
x86/paravirt: Remove set_pte_at() pv-op
On x86 set_pte_at() is now always falling back to set_pte(). So instead
of having this fallback after the paravirt maze just drop the
set_pte_at paravirt operation and let set_pte_at() use the set_pte()
function directly.
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20200815100641.26362-6-jgross@suse.com
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions