diff options
| author | Souptick Joarder <[email protected]> | 2020-07-01 11:47:42 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-07-01 15:44:26 +0200 |
| commit | b6d13bd9f2c189c7a18bb5c8233078149496837f (patch) | |
| tree | 09584f9b85b47d3a0ba991f7a145b7297e3e5977 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 63ed1e0287abcac9003e7b122badf546d66c9383 (diff) | |
staging: kpc2000: kpc_dma: Convert set_page_dirty() --> set_page_dirty_lock()
First, convert set_page_dirty() to set_page_dirty_lock()
Second, there is an interval in there after set_page_dirty() and
before put_page(), in which the device could be running and setting
pages dirty. Moving set_page_dirty_lock() after dma_unmap_sg().
Signed-off-by: Souptick Joarder <[email protected]>
Suggested-by: John Hubbard <[email protected]>
Cc: John Hubbard <[email protected]>
Cc: Bharath Vedartham <[email protected]>
Cc: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions