jump_label, x86: Improve error when we fail expected text
authorPeter Zijlstra <peterz@infradead.org>
Thu, 6 May 2021 19:33:57 +0000 (21:33 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 12 May 2021 12:54:55 +0000 (14:54 +0200)
commitf9510fa9caaf8229381d5f86ba0774bf1a6ca39b
tree2301f5aaa097681484c4659bda03ddbeb9b318ec
parente1aa35c4c4bc71e44dabc9d7d167b807edd7b439
jump_label, x86: Improve error when we fail expected text

There is only a single usage site left, remove the function and extend
the print to include more information, like the expected text and the
patch type.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20210506194157.726939027@infradead.org
arch/x86/kernel/jump_label.c