Module Name:src
Committed By: cherry
Date: Sun Jul 31 20:55:22 UTC 2011
Modified Files:
src/sys/arch/x86/x86 [cherry-xenmp]: pmap_tlb.c
Log Message:
Oops. remove spurious "#undef MULTIPROCESSOR"
To generate a diff of this commit:
cvs rdiff -u -r1.3.2.3 -r1.3.2.4 src/sys/
Module Name:src
Committed By: cherry
Date: Sat Jul 23 09:21:53 UTC 2011
Modified Files:
src/sys/arch/x86/x86 [cherry-xenmp]: ipi.c
Log Message:
Remove the bogus TLB ipi wrapper code. We don't use it in xen anyway.
This syncs back, with -current.
To generate a diff of thi