diff options
author | 2019-01-25 22:43:18 +0100 | |
---|---|---|
committer | 2019-01-30 10:19:31 -0800 | |
commit | 37ac39bdddc528c998a9f36db36937de923fdf2a (patch) | |
tree | bc49d021e90ae38e4ec4944a06fb415b4ae5d18f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Revert "socket: fix struct ifreq size in compat ioctl" (diff) | |
download | linux-dev-37ac39bdddc528c998a9f36db36937de923fdf2a.tar.xz linux-dev-37ac39bdddc528c998a9f36db36937de923fdf2a.zip |
Revert "kill dev_ifsioc()"
This reverts commit bf4405737f9f ("kill dev_ifsioc()").
This wasn't really unused as implied by the original commit,
it still handles the copy to/from user differently, and the
commit thus caused issues such as
https://bugzilla.kernel.org/show_bug.cgi?id=199469
and
https://bugzilla.kernel.org/show_bug.cgi?id=202273
However, deviating from a strict revert, rename dev_ifsioc()
to compat_ifreq_ioctl() to be clearer as to its purpose and
add a comment.
Cc: stable@vger.kernel.org
Fixes: bf4405737f9f ("kill dev_ifsioc()")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions