cvs commit: src/sys/alpha/alpha vm_machdep.c
    Julian Elischer 
    julian at FreeBSD.ORG
       
    Sat Jun 14 23:19:09 PDT 2003
    
    
  
	From: David Xu <davidxu at FreeBSD.org>
	davidxu     2003/06/14 17:54:07 PDT
	  FreeBSD src repository
	  Modified files:
	    sys/alpha/alpha      vm_machdep.c 
	  Log:
	  Don't set TDF_UPCALLING in cpu_set_upcall, it is not only used by
	  SA process.
	  
	  Revision  Changes    Path
	  1.88      +0 -2      src/sys/alpha/alpha/vm_machdep.c
I think this is only part of the  answer..
If anyone else is using cpu-set_upcall then we should rename
it to "set_return_context" or something, since on SA has upcalls.
    
    
More information about the cvs-src
mailing list