4 Commits

Author SHA1 Message Date
wangbin
1882a00b9d crash: fix null pointer reference when CONFIG_KASAN is open
If CONFIG_KASAN is open, CONFIG_VMAP_STACK will be closed. And
the sdei_stack_normal_ptr will be undefined. When crash init the
stack, sdei_stacks will not init. We should not access the sdei_stacks
later, so check null pointer before access it.

Signed-off-by: wangbin <wangbin224@huawei.com>
2021-09-03 16:14:17 +08:00
shixuantong
6919abe3d9 fix patch issue in upgrade version commit 2021-04-08 22:59:03 +08:00
renmingshuai
2424f9464a Upgrade version to 7.2.9 2021-02-01 11:37:13 +08:00
overweight
3bb4f0fd48 Package init 2019-09-30 10:35:57 -04:00