Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2005 16:45:04 +0000 (UTC)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/arm/arm fusu.S
Message-ID:  <200504231645.j3NGj4L0083107@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2005-04-23 16:45:04 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          fusu.S 
  Log:
  Don't use fusufault in casuptr(), as it assumes the current PCB will be
  stored in r2, which can't be easily done with casuptr(). Introduce
  casuptrfault instead.
  
  Revision  Changes    Path
  1.7       +18 -23    src/sys/arm/arm/fusu.S



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