Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2007 11:07:41 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linprocfs linprocfs.c
Message-ID:  <200701201107.l0KB7fvX081225@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2007-01-20 11:07:41 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linprocfs linprocfs.c 
  Log:
  Convert a KASSERT into a runtime warning (rate limited) + failsafe fallback.
  
  Because of a stupid bug (also fixed with this commit) the KASSERT was
  triggered when runnung the linux top.
  
  Pointy hat to:  netchild
  
  Revision  Changes    Path
  1.102     +12 -4     src/sys/compat/linprocfs/linprocfs.c



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