Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 2010 04:01:45 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ia64/ia64 highfp.c
Message-ID:  <201003220402.o2M423FI043394@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

marcel      2010-03-22 04:01:45 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        highfp.c 
  Log:
  SVN rev 205434 on 2010-03-22 04:01:45Z by marcel
  
  With preemption, the high FP registers may get enabled by cpu_switch()
  before we grab the mutex. Don't assert that they must be disabled at
  that point. We pretty much bypass all logic in that case anyway and
  leave immediately, so there's no harm.
  
  Revision  Changes    Path
  1.3       +0 -2      src/sys/ia64/ia64/highfp.c



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