aboutsummaryrefslogtreecommitdiff
path: root/tools/bootconfig
diff options
context:
space:
mode:
authorPeter Zijlstra2021-12-02 21:45:34 +0100
committerBorislav Petkov2021-12-03 09:11:42 +0100
commit988f01683c7f2bf9f8fe2bae1cf4010fcd1baaf5 (patch)
tree7f348e2cd7069cf1c3a77fadaeba47effa4cd1b6 /tools/bootconfig
parentb50db7095fe002fa3e16605546cba66bf1b68a3e (diff)
objtool: Fix pv_ops noinstr validation
Boris reported that in one of his randconfig builds, objtool got infinitely stuck. Turns out there's trivial list corruption in the pv_ops tracking when a function is both in a static table and in a code assignment. Avoid re-adding function to the pv_ops[] lists when they're already on it. Fixes: db2b0c5d7b6f ("objtool: Support pv_opsindirect calls for noinstr") Reported-by: Borislav Petkov <bp@alien8.de> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Borislav Petkov <bp@suse.de> Tested-by: Borislav Petkov <bp@alien8.de> Link: https://lkml.kernel.org/r/20211202204534.GA16608@worktop.programming.kicks-ass.net
Diffstat (limited to 'tools/bootconfig')
0 files changed, 0 insertions, 0 deletions