diff options
author | 2018-10-02 03:02:35 +0200 | |
---|---|---|
committer | 2018-10-02 09:45:05 +0200 | |
commit | 24abf2901b18bf941b9f21ea2ce5791f61097ae4 (patch) | |
tree | d97a9a95586997fbcc93ed40314686d1b6e1ce97 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'vfio-ccw-20181001' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into fixes (diff) | |
download | wireguard-linux-24abf2901b18bf941b9f21ea2ce5791f61097ae4.tar.xz wireguard-linux-24abf2901b18bf941b9f21ea2ce5791f61097ae4.zip |
s390/cio: Fix how vfio-ccw checks pinned pages
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.
Cc: stable@vger.kernel.org
Signed-off-by: Eric Farman <farman@linux.ibm.com>
Message-Id: <20181002010235.42483-1-farman@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions