diff options
author | Stefan Haberland <[email protected]> | 2020-05-19 16:22:59 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-05-21 08:22:20 -0600 |
commit | 26d7e28e38206b1b3207af1409eee2269ab36f82 (patch) | |
tree | c85113c310dd12ebcb286e91904eb9054e435a73 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9353848c6589ffe6373d03f3a58feaeda1009641 (diff) |
s390/dasd: remove ioctl_by_bdev calls
The IBM partition parser requires device type specific information only
available to the DASD driver to correctly register partitions. The
current approach of using ioctl_by_bdev with a fake user space pointer
is discouraged.
Fix this by replacing IOCTL calls with direct in-kernel function calls.
Suggested-by: Christoph Hellwig <[email protected]>
Signed-off-by: Stefan Haberland <[email protected]>
Reviewed-by: Jan Hoeppner <[email protected]>
Reviewed-by: Peter Oberparleiter <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions