[redhat] New configs in kernel/liveupdate

Fixes: RHEL-134292
Hi,

As part of the ongoing rebase effort, the following configuration options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply with a better option.

Symbol: KEXEC_HANDOVER_DEBUGFS [=y]
Type  : bool
Defined at kernel/liveupdate/Kconfig:29
  Prompt: kexec handover debugfs interface
  Depends on: !DEFERRED_STRUCT_PAGE_INIT [=n] && KEXEC_HANDOVER [=y]
  Location:
    -> General setup
      -> Live Update and Kexec HandOver
        -> kexec handover (KEXEC_HANDOVER [=y])
          -> kexec handover debugfs interface (KEXEC_HANDOVER_DEBUGFS [=y])
Selects: DEBUG_FS [=y]

Commit: 48a1b232 (liveupdate: kho: move to kernel/liveupdate)


Symbol: KEXEC_HANDOVER_ENABLE_DEFAULT [=n]
Type  : bool
Defined at kernel/liveupdate/Kconfig:40
  Prompt: Enable kexec handover by default
  Depends on: !DEFERRED_STRUCT_PAGE_INIT [=n] && KEXEC_HANDOVER [=y]
  Location:
    -> General setup
      -> Live Update and Kexec HandOver
        -> kexec handover (KEXEC_HANDOVER [=y])
          -> Enable kexec handover by default (KEXEC_HANDOVER_ENABLE_DEFAULT [=n])

Commit: 7bd3643f (kho: add Kconfig option to enable KHO by default)


Symbol: LIVEUPDATE [=n]
Type  : bool
Defined at kernel/liveupdate/Kconfig:54
  Prompt: Live Update Orchestrator
  Depends on: !DEFERRED_STRUCT_PAGE_INIT [=n] && KEXEC_HANDOVER [=y]
  Location:
    -> General setup
      -> Live Update and Kexec HandOver
        -> kexec handover (KEXEC_HANDOVER [=y])
          -> Live Update Orchestrator (LIVEUPDATE [=n])

Commit: 9e2fd062 (liveupdate: luo_core: Live Update Orchestrator)


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Edited by CKI KWF Bot

Merge request reports

Loading