Zhipeng Xie 8143254f9b support remove static variables using KPATCH_IGNORE_STATIC
Static variables will be removed due to compiler optimization.
And some static variables can be treated as new variables, such as
static variables in print limit macros. So add KPATCH_IGNORE_STATIC
to tell kpatch to treat the static variables as new variables.

Signed-off-by: Zhipeng Xie <xiezhipeng1@huawei.com>
2020-12-30 21:49:51 -05:00
2020-05-11 15:02:56 +08:00
2020-07-03 10:32:04 +08:00
2020-02-28 13:25:09 -05:00
2020-02-28 13:25:09 -05:00
Description
No description provided
1.7 MiB
Languages
Shell 100%