Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2008 20:10:07 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-sparc64@FreeBSD.org
Subject:   Re: sparc64/72998: commit references a PR
Message-ID:  <200808242010.m7OKA7QL012176@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR sparc64/72998; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: sparc64/72998: commit references a PR
Date: Sun, 24 Aug 2008 20:02:50 +0000 (UTC)

 marius      2008-08-24 20:02:18 UTC
 
   FreeBSD src repository
 
   Modified files:
     sys/sparc64/sparc64  trap.c 
   Log:
   SVN rev 182119 on 2008-08-24 20:02:18Z by marius
   
   MFamd64: r133413
   
   In syscall, always make a copy of parameters from trapframe, this
   becauses some syscalls using set_mcontext can sneakily change
   parameters and later when those syscalls references parameters,
   they will wrongly use register values in mcontext_t.
   
   PR:             72998
   MFC after:      3 days
   
   Revision  Changes    Path
   1.92      +6 -9      src/sys/sparc64/sparc64/trap.c
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808242010.m7OKA7QL012176>