[Bug 165630] [ndis][panic][patch] IRQL_NOT_GREATER_THAN

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 16 09:08:54 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165630

--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:

Author: brueffer
Date: Thu Jul 16 09:08:37 UTC 2015
New revision: 285624
URL: https://svnweb.freebsd.org/changeset/base/285624

Log:
  MFC: r232509 by brucec

  Fix race condition in KfRaiseIrql().

  After getting the current irql, if the kthread gets preempted and
  subsequently runs on a different CPU, the saved irql could be wrong.

  Also, correct the panic string.

  PR:        kern/165630
  Submitted by:    Vladislav Movchan <vladislav.movchan at gmail.com>

Changes:
_U  stable/9/sys/
  stable/9/sys/compat/ndis/subr_hal.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list