From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756883AbbLHPpp (ORCPT ); Tue, 8 Dec 2015 10:45:45 -0500 Received: from mail-wm0-f45.google.com ([74.125.82.45]:32842 "EHLO mail-wm0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752197AbbLHPpo (ORCPT ); Tue, 8 Dec 2015 10:45:44 -0500 Date: Tue, 8 Dec 2015 15:45:38 +0000 From: Lee Jones To: Charles Keepax Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 09/19] mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range() instead Message-ID: <20151208154538.GA17580@x1> References: <1449489032-14374-1-git-send-email-lee.jones@linaro.org> <1449489032-14374-10-git-send-email-lee.jones@linaro.org> <20151208143300.GD6058@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20151208143300.GD6058@localhost.localdomain> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 08 Dec 2015, Charles Keepax wrote: > On Mon, Dec 07, 2015 at 11:50:22AM +0000, Lee Jones wrote: > > WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.txt > > + msleep(1); > > > > WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.txt > > + msleep(5); > > > > WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.txt > > + msleep(1); > > > > WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.txt > > + msleep(1); > > > > total: 0 errors, 4 warnings, 1407 lines checked > > > > Cc: patches@opensource.wolfsonmicro.com > > Signed-off-by: Lee Jones > > --- > > This doesn't actually appear to cc patches. But all looks good: That's odd. I have no overrides in place and --[no-]signed-off-by-cc should default to --signed-off-by-cc. > > Acked-by: Charles Keepax Ta -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog