]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Demapping unused kernel TLB slots has proven to work reliably so move
authormarius <marius@FreeBSD.org>
Sat, 2 Jan 2010 15:44:16 +0000 (15:44 +0000)
committermarius <marius@FreeBSD.org>
Sat, 2 Jan 2010 15:44:16 +0000 (15:44 +0000)
commit16f1cfe1350da629cad30446365442eb9f67b775
treec4395822a04396e89497dd810ae7a3e2e8d374b4
parent4cefbffb963b45c5b1c549db3abfef121be8ec64
- 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.
sys/sparc64/sparc64/machdep.c