summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4v/vm/mach_sfmmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/sun4v/vm/mach_sfmmu.c')
-rw-r--r--usr/src/uts/sun4v/vm/mach_sfmmu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/sun4v/vm/mach_sfmmu.c b/usr/src/uts/sun4v/vm/mach_sfmmu.c
index 398d0a069b..fcef120c0b 100644
--- a/usr/src/uts/sun4v/vm/mach_sfmmu.c
+++ b/usr/src/uts/sun4v/vm/mach_sfmmu.c
@@ -316,7 +316,7 @@ kdi_tlb_page_unlock(caddr_t va, int do_dtlb)
void
sfmmu_clear_utsbinfo()
{
- (void) hv_set_ctxnon0(0, NULL);
+ (void) hv_set_ctxnon0(0, 0);
}
/*