Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1580443

Re: [PATCH V2 RFC] mtd: spi-nor: intel: provide a range for poll_timout

From Mika Westerberg <mika.westerberg@linux.intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH V2 RFC] mtd: spi-nor: intel: provide a range for poll_timout
Date 2017-02-14 11:00 +0100
Message-ID <taI3U-8c-9@gated-at.bofh.it> (permalink)
References <tak1A-18Q-9@gated-at.bofh.it>
Organization Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo

Show all headers | View raw


On Mon, Feb 13, 2017 at 09:13:42AM +0100, Nicholas Mc Guire wrote:
> The overall poll time here is INTEL_SPI_TIMEOUT * 1000 which is
> 5000 * 1000 - so 5seconds and it is coded as a tight loop here delay_us
> to readl_poll_timeout() is set to 0. As this is never called in an atomic
> context sleeping should be no issue and there is no reasons for the
> tight-loop here.
> 
> Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>

Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH V2 RFC] mtd: spi-nor: intel: provide a range for poll_timout Nicholas Mc Guire <der.herr@hofr.at> - 2017-02-13 09:20 +0100
  Re: [PATCH V2 RFC] mtd: spi-nor: intel: provide a range for  poll_timout Mika Westerberg <mika.westerberg@linux.intel.com> - 2017-02-14 11:00 +0100

csiph-web