On 10/02/2018 04:03 AM, Cornelia Huck wrote:
On Tue, 2 Oct 2018 08:37:06 +0200
Christian Borntraeger <borntraeger@xxxxxxxxxx> wrote:
On 10/02/2018 03:02 AM, Eric Farman wrote:
We have two nested loops to check the entries within the pfn_array_table
arrays. But we mistakenly use the outer array as an index in our check,
and completely ignore the indexing performed by the inner loop.
Signed-off-by: Eric Farman <farman@xxxxxxxxxxxxx>
I think this qualifies for stable.
Agreed; queued with cc:stable added.
Thanks for looking into this; anything more in your queue, or should I
send another pull request soon?
Sorry I didn't get this one out earlier :)
I do have some more in progress, but they're more involved and would
probably generate some discussion. Not sure when I'll get them finished
up, so go ahead and generate the pull when convenient. Thank you!