perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULL
mainline inclusion from mainline-v5.15-rc1 commit 6cf295b2 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I65D55 CVE: NA -------------------------------- free_percpu() has its own check for NULL, no need to open-code it. Signed-off-by: NKim Phillips <kim.phillips@amd.com> Signed-off-by: NPeter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: NIngo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20210817221048.88063-5-kim.phillips@amd.comSigned-off-by: NXie Haocheng <haocheng.xie@amd.com>
Showing
想要评论请 注册 或 登录