sw64: remove single step setting in uprobe
Sunway inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I5XTMN -------------------------------- There is no point in calling user_{enable,disable}_single_step() since uprobe breakpoints are implemented by illegal instructions on sw64. The arch-specific implementation of these two functions have been removed before, and it's time to remove the calling now. Signed-off-by: NHe Chuyue <hechuyue@wxiat.com> Reviewed-by: NHe Sheng <hesheng@wxiat.com> Signed-off-by: NGu Zitao <guzitao@wxiat.com>
Showing
想要评论请 注册 或 登录