diff options
author | Dmitry Kasatkin <[email protected]> | 2014-06-23 20:32:56 +0300 |
---|---|---|
committer | Mimi Zohar <[email protected]> | 2014-09-02 17:03:36 -0400 |
commit | 27cd1fc3ae5374a4a86662c67033f15ef27b2461 (patch) | |
tree | 4b076267fc56dae543500db4532163eb53c9bf19 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 23c19e2ca736722a9523b64b07cda7efab7b6c57 (diff) |
ima: fix fallback to use new_sync_read()
3.16 commit aad4f8bb42af06371aa0e85bf0cd9d52c0494985
'switch simple generic_file_aio_read() users to ->read_iter()'
replaced ->aio_read with ->read_iter in most of the file systems
and introduced new_sync_read() as a replacement for do_sync_read().
Most of file systems set '->read' and ima_kernel_read is not affected.
When ->read is not set, this patch adopts fallback call changes from the
vfs_read.
Signed-off-by: Dmitry Kasatkin <[email protected]>
Signed-off-by: Mimi Zohar <[email protected]>
Cc: <[email protected]> 3.16+
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions