Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 2009 19:48:39 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata ata-all.c
Message-ID:  <200907161948.n6GJmrYO021981@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-07-16 19:48:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c 
  Log:
  SVN rev 195724 on 2009-07-16 19:48:39Z by mav
  
  Limit IOCATAREQUEST ioctl data size to controller's maximum I/O size.
  It fixes kernel panic when requested size is too large (0xffffffff),
  
  PR:             kern/136726
  Approved by:    re (kib)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.306     +5 -0      src/sys/dev/ata/ata-all.c



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