mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-16 13:34:30 +00:00
6e616ada09
# New commits in objtool/core: 41a1e976623e ("x86/mm: Convert unreachable() to BUG()") c3cb6c158c64 ("objtool: Allow arch code to discover jump table size") e7e0eb53c2f0 ("objtool: Warn about unknown annotation types") 87116ae6da03 ("objtool: Fix ANNOTATE_REACHABLE to be a normal annotation") e7a174fb43d2 ("objtool: Convert {.UN}REACHABLE to ANNOTATE") 06e24745985c ("objtool: Remove annotate_{,un}reachable()") 624bde3465f6 ("loongarch: Use ASM_REACHABLE") 2190966fbc14 ("x86: Convert unreachable() to BUG()") c837de381098 ("unreachable: Unify") bb8170067470 ("objtool: Collect more annotations in objtool.h") a8a330dd9900 ("objtool: Collapse annotate sequences") 112765ca1cb9 ("objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE") f0cd57c35a75 ("objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE") 18aa6118a168 ("objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE") 317f2a64618c ("objtool: Convert instrumentation_{begin,end}() to ANNOTATE") bf5febebd99f ("objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE") 22c3d5807968 ("objtool: Convert ANNOTATE_NOENDBR to ANNOTATE") 2116b349e29a ("objtool: Generic annotation infrastructure") Signed-off-by: Ingo Molnar <mingo@kernel.org>