diff options
author | Christoph Hellwig <[email protected]> | 2021-07-14 21:26:55 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-07-15 10:13:49 -0700 |
commit | ab7965de1725cd8514f0edbced5c2fb793846078 (patch) | |
tree | d7d9d99081945347cceedd4fc2cb735e8d5b892b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 061478438d04779181c2ce4d7ffeeca343a70a98 (diff) |
mm: fix the try_to_unmap prototype for !CONFIG_MMU
Adjust the nommu stub of try_to_unmap to match the changed protype for the
full version. Turn it into an inline instead of a macro to generally
improve the type checking.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 1fb08ac63bee ("mm: rmap: make try_to_unmap() void function")
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Yang Shi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions