+40
−0
Loading
mainline inclusion from mainline-v6.10-rc1 commit ee97e5e135c6fc937c4c81e0341c6513e2e6d44c category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IAMXDU Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ee97e5e135c6fc937c4c81e0341c6513e2e6d44c -------------------------------- This patch adds fprobe test cases for new print format type "%pd/%pD".The test cases test the following items: 1. Test "%pd" type for dput(); 2. Test "%pD" type for vfs_read(); This test case require enable CONFIG_HAVE_FUNCTION_ARG_ACCESS_API configuration. Link: https://lore.kernel.org/all/20240322064308.284457-6-yebin10@huawei.com/ Signed-off-by:Ye Bin <yebin10@huawei.com> Acked-by:
Masami Hiramatsu (Google) <mhiramat@kernel.org> Signed-off-by:
Masami Hiramatsu (Google) <mhiramat@kernel.org> Signed-off-by:
Ye Bin <yebin10@huawei.com>