Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2003 12:08:56 -0700 (PDT)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/contrib/dev/acpica rsaddr.c rsirq.c
Message-ID:  <200309191908.h8JJ8uFa039826@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2003/09/19 12:08:56 PDT

  FreeBSD src repository

  Modified files:        (Branch: INTEL)
    sys/contrib/dev/acpica rsaddr.c rsirq.c 
  Log:
  Fix an overflow in the resource list code for Address16, 32, 64, and
  extended irq lists.  If the resource has a trailing byte but not the full
  resource string, do not attempt to parse the resource string.  This fixes
  panics on transition to battery and shutdown for Larry.  Patch has been
  submitted to vendor and they will incorporate in next release.
  
  Tested by:      Larry Rosenman <ler@lerctr.org>
  PR:             kern/56254
  
  Revision  Changes    Path
  1.1.1.12  +30 -10    src/sys/contrib/dev/acpica/rsaddr.c
  1.1.1.13  +12 -1     src/sys/contrib/dev/acpica/rsirq.c



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