Pull livepatching updates from Petr Mladek:
 - Forced transitions block only to-be-removed livepatches [Chengming]
 - Detect when ftrace handler could not be disabled in self-tests [David]
 - Calm down warning from a static analyzer [Tom]
* tag 'livepatching-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching:
  livepatch: Reorder to use before freeing a pointer
  livepatch: Don't block removal of patches that are safe to unload
  livepatch: Skip livepatch tests if ftrace cannot be configured