5/9

kmsan: report trie-backed stack depot traces

KMSAN改用stack_depot_fetch_into()和KMSAN_STACK_DEPTH数组物化origin与chain栈,保存链头/next handle防覆盖,并因fetch_into已unpoison而移除冗余解除毒化。