diff options
author | Miaohe Lin <[email protected]> | 2020-10-15 20:10:08 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-10-16 11:11:19 -0700 |
commit | 73eb7f9a4ff034d20c8f9454a5a6f45a60cf8dfc (patch) | |
tree | 5ae619c217e9dcfd5e14fafdc05388921b23f70a /tools/perf/scripts/python/syscall-counts.py | |
parent | e755f4af08b74e5bee4f7a1fc2c3a05188774608 (diff) |
mm: use helper function put_write_access()
In commit 1da177e4c3f4 ("Linux-2.6.12-rc2"), the helper put_write_access()
came with the atomic_dec operation of the i_writecount field. But it
forgot to use this helper in __vma_link_file() and dup_mmap().
Signed-off-by: Miaohe Lin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions