Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2002 18:40:39 -0800 (PST)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha machdep.c
Message-ID:  <200201220240.g0M2edV96242@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2002/01/21 18:40:39 PST

  Modified files:
    sys/alpha/alpha      machdep.c 
  Log:
  Don't read the sigcontext pointer directly from userspace.  If the process
  is swapped out, this can cause a system panic.  Copy it in, instead
  
  tested by: Bernd Walter <ticso@cicely8.cicely.de>
  
  Revision  Changes    Path
  1.159     +14 -6     src/sys/alpha/alpha/machdep.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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