Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/uebayasi-xip]: src/sys/arch/powerpc/include/booke VM_PHYSSEG_NOADD is no...



details:   https://anonhg.NetBSD.org/src/rev/b78852234e0f
branches:  uebayasi-xip
changeset: 751711:b78852234e0f
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Thu May 27 04:44:08 2010 +0000

description:
VM_PHYSSEG_NOADD is no more.

diffstat:

 sys/arch/powerpc/include/booke/vmparam.h |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r f4ce2cd4c595 -r b78852234e0f sys/arch/powerpc/include/booke/vmparam.h
--- a/sys/arch/powerpc/include/booke/vmparam.h  Thu May 27 04:40:14 2010 +0000
+++ b/sys/arch/powerpc/include/booke/vmparam.h  Thu May 27 04:44:08 2010 +0000
@@ -109,7 +109,6 @@
 #define        VM_PHYSSEG_MAX          16
 #endif
 #define        VM_PHYSSEG_STRAT        VM_PSTRAT_BIGFIRST
-#define        VM_PHYSSEG_NOADD
 
 #ifndef VM_PHYS_SIZE
 #define        VM_PHYS_SIZE            (USRIOSIZE * PAGE_SIZE)



Home | Main Index | Thread Index | Old Index