Comment 15 for bug 1719795

Revision history for this message
In , russianneuromancer (russianneuromancer-linux-kernel-bugs) wrote :

On every step I done testing three times but unfortunately commit I come to seems like doesn't make any sense for this issue:

5f81b1f51b9cfcbfbe7a1abea09962c91bf485e7 is the first bad commit
commit 5f81b1f51b9cfcbfbe7a1abea09962c91bf485e7
Author: Florian Westphal <email address hidden>
Date: Fri Jul 7 13:07:17 2017 +0200

    netfilter: nat: fix src map lookup

    commit 97772bcd56efa21d9d8976db6f205574ea602f51 upstream.

    When doing initial conversion to rhashtable I replaced the bucket
    walk with a single rhashtable_lookup_fast().
...

I will re-done bisect doing ten tests on every step this time.