diff options
author | Patrick Wang <[email protected]> | 2022-06-11 11:55:49 +0800 |
---|---|---|
committer | akpm <[email protected]> | 2022-06-16 19:48:30 -0700 |
commit | 8e0c4ab36c61c514a9c1caaf5707d1f55ab5f6df (patch) | |
tree | e9bb87dd6a81741d4050ea4df1ed1eeb4dd2a073 /include/linux/fpga/fpga-bridge.h | |
parent | c200d90049dbe08fa8b016f74b713fddefca0479 (diff) |
mm: kmemleak: add OBJECT_PHYS flag for objects allocated with physical address
Add OBJECT_PHYS flag for object. This flag is used to identify the
objects allocated with physical address. The create_object_phys()
function is added as well to set that flag and is used by
kmemleak_alloc_phys().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Patrick Wang <[email protected]>
Suggested-by: Catalin Marinas <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Cc: Yee Lee <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions