Module Name: src
Committed By: matt
Date: Mon Apr 20 00:11:27 UTC 2015
Modified Files:
src/sys/arch/evbarm/conf: std.awin
Log Message:
Use TPIDRPRW_IS_CURLWP
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/conf/std.awin
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbarm/conf/std.awin
diff -u src/sys/arch/evbarm/conf/std.awin:1.5 src/sys/arch/evbarm/conf/std.awin:1.6
--- src/sys/arch/evbarm/conf/std.awin:1.5 Wed Oct 22 00:24:52 2014
+++ src/sys/arch/evbarm/conf/std.awin Mon Apr 20 00:11:27 2015
@@ -1,4 +1,4 @@
-# $NetBSD: std.awin,v 1.5 2014/10/22 00:24:52 jmcneill Exp $
+# $NetBSD: std.awin,v 1.6 2015/04/20 00:11:27 matt Exp $
#
# standard NetBSD/evbarm for Allwinner based options
@@ -16,7 +16,7 @@ options CORTEX_PMC
options __HAVE_FAST_SOFTINTS # should be in types.h
options ARM_HAS_VBAR
options __HAVE_MM_MD_DIRECT_MAPPED_PHYS
-options TPIDRPRW_IS_CURCPU
+options TPIDRPRW_IS_CURLWP
options KERNEL_BASE_EXT=0x80000000
options FPU_VFP
options GTTWSI_ALLWINNER