Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2005 01:08:30 +0000 (UTC)
From:      Stephan Uphoff <ups@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_switch.c
Message-ID:  <200505190108.j4J18U8j084295@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ups         2005-05-19 01:08:30 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_switch.c 
  Log:
  Fix a bug that caused preemption to happen for a thread in the same
  ksegrp with the same priority as the currently running thread.
  This can cause propagate_priority() to panic.
  
  Pointy hat to: ups
  
  Revision  Changes    Path
  1.112     +2 -2      src/sys/kern/kern_switch.c



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