Date: Wed, 6 May 2015 04:15:14 +0000 From: "meloun-miracle-cz (Michal Meloun)" <phabric-noreply@FreeBSD.org> To: freebsd-arm@freebsd.org Subject: [Differential] [Commented On] D2438: ARM CP15 operations for db show command Message-ID: <37b864daf6f767fe323a402ceef9ea5a@localhost.localdomain> In-Reply-To: <differential-rev-PHID-DREV-j6ptztjs3xprccmmjupg-req@FreeBSD.org> References: <differential-rev-PHID-DREV-j6ptztjs3xprccmmjupg-req@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
meloun-miracle-cz added inline comments. INLINE COMMENTS sys/arm/arm/machdep.c:118 __ARM_ARCH >= 6 ? sys/arm/include/cpu-v6.h:146-154 Why __ARM_ARCH >= 7 ? ACTRL, SCTRL, PAR and ATS1CPR exist on ARMv6, only L2CTLR is ARMv7. sys/arm/include/sysreg.h:227 __ARM_ARCH >= 7. Keep the list ordered, please. REVISION DETAIL https://reviews.freebsd.org/D2438 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: jpa-semihalf.com, andrew, meloun-miracle-cz, onwahe-gmail-com, ian, imp Cc: freebsd-arm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37b864daf6f767fe323a402ceef9ea5a>