Function report |
Source Code:kernel\livepatch\core.c |
Create Date:2022-07-28 10:30:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This function removes the dynamically allocated 'nop' functions.* We could be pretty aggressive. NOPs do not change the existing* behavior except for adding unnecessary delay by the ftrace handler.* It is safe even when the transition was forced
Proto:void klp_discard_nops(struct klp_patch *new_patch)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct klp_patch * | new_patch |
Name | Describe |
---|---|
klp_complete_transition | The transition to the target patch state is complete. Clean up the data* structures. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |