]> xenbits.xensource.com Git - xen.git/commit
x86/mm: Rename d to currd in do_mmuext_op()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 18 Apr 2017 14:43:16 +0000 (14:43 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 23 Jun 2017 16:15:33 +0000 (17:15 +0100)
commite47d920e07a520a43f3450033b1a21cc09a79b3e
treebe837c358909c8128faf42de6bdd1ad39f9d252f
parent1aa803f94e6dbc76d2fcb6233a897b4db9fe0ffd
x86/mm: Rename d to currd in do_mmuext_op()

This will make future cleanup more obviously correct.  No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/mm.c