Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753654AbbFARIo (ORCPT ); Mon, 1 Jun 2015 13:08:44 -0400 Received: from mail1.bemta12.messagelabs.com ([216.82.251.9]:35049 "EHLO mail1.bemta12.messagelabs.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751621AbbFARIh (ORCPT ); Mon, 1 Jun 2015 13:08:37 -0400 X-Greylist: delayed 382 seconds by postgrey-1.27 at vger.kernel.org; Mon, 01 Jun 2015 13:08:37 EDT X-Env-Sender: Benjamin.Romer@unisys.com X-Msg-Ref: server-2.tower-29.messagelabs.com!1433177906!37235451!31 X-Originating-IP: [192.61.61.104] X-StarScan-Received: X-StarScan-Version: 6.13.16; banners=-,-,- X-VirusChecked: Checked Message-ID: <556C8FD2.409@unisys.com> Date: Mon, 1 Jun 2015 13:01:06 -0400 From: Ben Romer User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Greg Kroah-Hartman , Nicholas Mc Guire CC: Prarit Bhargava , , , Subject: Re: [PATCH] staging: unisys: use schedule_timeout_interruptible() References: <1432913476-20517-1-git-send-email-hofrat@osadl.org> <20150531011804.GA13096@kroah.com> In-Reply-To: <20150531011804.GA13096@kroah.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [192.63.205.71] X-ClientProxiedBy: US-EXCH13-2.na.uis.unisys.com (129.224.78.76) To US-EXCH13-1.na.uis.unisys.com (129.224.78.75) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 858 Lines: 26 >> As the actually intended timeout is not documented and msecs_to_jiffies >> timeouts can be a factor 10 different from the current effective timeout >> this needs to be checked by someone who knows the details of this driver >> in any case it should be passed in a HZ independent manner. > > I need an ack from the maintainers before I can take this. > > thanks, > > greg k-h > This looks okay to me and applies cleanly to the end of our v4 series, so could you please apply it after the end of the v4 patch series I just sent? :) Thanks!! -- Ben Signed-off-by: Benjamin Romer -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/