]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r201396, r201410
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 15 Jan 2010 16:54:59 +0000 (16:54 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 15 Jan 2010 16:54:59 +0000 (16:54 +0000)
commit3a18f89dc08cb8a6bcfb977d8a0e0143ccc3864a
tree5c6fae07c5e6552662bc0854a701bd74320df48d
parent1cdae29a22b48dd26d46e71ed46d049f20cf7b4f
MFC: r201396, r201410

- Demapping unused kernel TLB slots has proven to work reliably so move
  the associated debugging under bootverbose.
- Remove freebsd4_sigreturn(); given that FreeBSD 4 didn't supported
  sparc64 this only ever served as a transition aid prior to FreeBSD
  5.0 and is unused by default since COMPAT_FREEBSD4 was removed from
  GENERIC in r143072 nearly 5 years ago.

git-svn-id: svn://svn.freebsd.org/base/stable/8@202402 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/sparc64/conf/NOTES
sys/sparc64/sparc64/machdep.c