Date: Tue, 1 Apr 2003 15:25:18 -0800 (PST) From: Jake Burkholder <jake@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_context.c Message-ID: <200304012325.h31NPI3p086961@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake        2003/04/01 15:25:18 PST
  FreeBSD src repository
  Modified files:
    sys/kern             kern_context.c 
  Log:
  - Fix UC_COPY_SIZE.  Adding up the size of structure fields doesn't take
    alignment into account.
  - Return EJUSTRETURN from set_context on success to avoid clobbering the
    first 2 out registers with td_retval on sparc64.
  
  Revision  Changes    Path
  1.3       +3 -4      src/sys/kern/kern_context.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304012325.h31NPI3p086961>
