From owner-cvs-all@FreeBSD.ORG Mon Feb 7 17:57:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8616A16A4CE; Mon, 7 Feb 2005 17:57:05 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A662F43D1D; Mon, 7 Feb 2005 17:57:04 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j17Hv39P029560; Mon, 7 Feb 2005 19:57:03 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 23159-08; Mon, 7 Feb 2005 19:56:42 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j17HufSc029533 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Feb 2005 19:56:42 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j17HuhC8012933; Mon, 7 Feb 2005 19:56:43 +0200 (EET) (envelope-from ru) Date: Mon, 7 Feb 2005 19:56:43 +0200 From: Ruslan Ermilov To: "Matthew N. Dodd" Message-ID: <20050207175643.GA12898@ip.net.ua> References: <200502071714.j17HEgBP027307@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2" Content-Disposition: inline In-Reply-To: <200502071714.j17HEgBP027307@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 17:57:05 -0000 --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 07, 2005 at 05:14:42PM +0000, Matthew N. Dodd wrote: > mdodd 2005-02-07 17:14:42 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/ata ata-all.c=20 > Log: > Avoid using tsleep() in the resume path as it may result in the > system hanging if timer interrupts aren't running yet. > =20 > This allows my Thinkpad to resume successfully with APM. > =20 > Approved by: sos > MFC after: 2 weeks > =20 > Revision Changes Path > 1.235 +4 -1 src/sys/dev/ata/ata-all.c >=20 Thanks! This made my ThinkPad 600X happy on resume too. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCB6vbqRfpzJluFF4RAiqyAJoD1bmru0fVKGXIVzFyXm/nhGPucQCeMUDq p/9wlmEmYcwaxPUqIkDsAqI= =PXqs -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2--