[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200516.151627.580828572368812179.davem@davemloft.net>
Date:   Sat, 16 May 2020 15:16:27 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     elder@...aro.org
Cc:     kuba@...nel.org, evgreen@...omium.org.net, subashab@...eaurora.org,
        cpratapa@...eaurora.org, bjorn.andersson@...aro.org,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
        sharathv@...eaurora.com
Subject: Re: [PATCH net 1/1] net: ipa: don't be a hog in gsi_channel_poll()
From: Alex Elder <elder@...aro.org>
Date: Fri, 15 May 2020 14:52:03 -0500
> The iteration count value used in gsi_channel_poll() is intended to
> limit poll iterations to the budget supplied as an argument.  But
> it's never updated.
> 
> Fix this bug by incrementing the count each time through the loop.
> 
> Reported-by: Sharath Chandra Vurukala <sharathv@...eaurora.com>
> Signed-off-by: Alex Elder <elder@...aro.org>
Applied, thanks.
Powered by blists - more mailing lists
 
