Date: Thu, 3 Apr 2008 06:14:23 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/xscale/ixp425 avila_machdep.c Message-ID: <200804030614.m336EOfN027443@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2008-04-03 06:14:23 UTC FreeBSD src repository Modified files: sys/arm/xscale/ixp425 avila_machdep.c Log: KERNBASE + 0x00200000 is the same thing as KERNVIRTADDR on this platform, so use the latter in preference to the former. This makes the fake_preload setup be the same between kb920x_machdep.c and avila_machdep.c.... Revision Changes Path 1.7 +2 -3 src/sys/arm/xscale/ixp425/avila_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804030614.m336EOfN027443>