From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Aravamudan Date: Sat, 09 Jul 2005 00:07:35 +0000 Subject: [KJ] Re: [PATCH 2/14] sound/ppc: fix-up sleeping paths Message-Id: <20050709000735.GI2596@us.ibm.com> MIME-Version: 1 Content-Type: multipart/mixed; boundary="===============82347729618756382==" List-Id: To: kernel-janitors@vger.kernel.org --===============82347729618756382== Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On 08.07.2005 [17:04:05 -0700], Nishanth Aravamudan wrote: > From: Nishanth Aravamudan > Description: Fix-up sleeping in sound/ppc. Replace big_mdelay() with > msleep() to guarantee the task delays as expected. This also involved > replacing/removing custom sleep functions. Forgot to CC: Kernel-Janitors. Thanks, Nish --===============82347729618756382== Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline _______________________________________________ Kernel-janitors mailing list Kernel-janitors@lists.osdl.org https://lists.osdl.org/mailman/listinfo/kernel-janitors --===============82347729618756382==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Aravamudan Date: Sat, 09 Jul 2005 00:07:35 +0000 Subject: Re: [PATCH 2/14] sound/ppc: fix-up sleeping paths Message-Id: <20050709000735.GI2596@us.ibm.com> List-Id: References: <20050709000405.GE2596@us.ibm.com> In-Reply-To: <20050709000405.GE2596@us.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org On 08.07.2005 [17:04:05 -0700], Nishanth Aravamudan wrote: > From: Nishanth Aravamudan > Description: Fix-up sleeping in sound/ppc. Replace big_mdelay() with > msleep() to guarantee the task delays as expected. This also involved > replacing/removing custom sleep functions. Forgot to CC: Kernel-Janitors. Thanks, Nish