Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 2009 16:03:18 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_linker.c
Message-ID:  <200906291603.n5TG3dP8039786@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
attilio     2009-06-29 16:03:18 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_linker.c 
  Log:
  SVN rev 195159 on 2009-06-29 16:03:18Z by attilio
  
  Don't assume a default (currently 15) value for preloaded klds when
  loading hwpmc, but calculate at runtime and allocate the necessary space.
  Also the current logic is wrong as it can lead to an endless loop.
  
  Sponsored by:   Sandvine Incorporated
  Reported by:    Ryan Stone <rstone at sandvine dot com>
  Tested by:      Giovanni Trematerra
                  <giovanni dot trematerra at gmail dot com>
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.172     +19 -39    src/sys/kern/kern_linker.c



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