Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-148736

[redhat] New configs in lib/Kconfig.debug

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Normal Normal
    • eln
    • None
    • kernel / Other
    • None
    • 1
    • rhel-kernel-ft-plumbers-1
    • CK-2026-wk07
    • 1
    • False
    • Hide

      None

      Show
      None
    • None

      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: BITOPS_KUNIT [=m]
      Type : tristate
      Defined at lib/Kconfig.debug:2695
      Prompt: KUnit test for bitops
      Depends on: RUNTIME_TESTING_MENU [=y] && KUNIT [=m]
      Visible if: RUNTIME_TESTING_MENU [=y] && KUNIT [=m] && !KUNIT_ALL_TESTS [=m]
      Location:
      -> Kernel hacking
      -> Kernel Testing and Coverage
      -> Runtime Testing (RUNTIME_TESTING_MENU [=y])
      -> KUnit test for bitops (BITOPS_KUNIT [=m])

      ~~~
      Commit: 4101b3b57170 (lib/tests: add KUnit test for bitops)

      ~~~
      Symbol: BOOTPARAM_WQ_STALL_PANIC [=0]
      Type : integer
      Range : [0 100]
      Defined at lib/Kconfig.debug:1325
      Prompt: Panic on Nth workqueue stall
      Depends on: WQ_WATCHDOG [=y]
      Location:
      -> Kernel hacking
      -> Debug Oops, Lockups and Hangs
      -> Detect Workqueue Stalls (WQ_WATCHDOG [=y])
      -> Panic on Nth workqueue stall (BOOTPARAM_WQ_STALL_PANIC [=0])

      ~~~
      Commit: 32d572e39031 (workqueue: add CONFIG_BOOTPARAM_WQ_STALL_PANIC option)

      ~~~
      Symbol: CONTEXT_ANALYSIS_TEST [=n]
      Type : bool
      Defined at lib/Kconfig.debug:2861
      Prompt: Compiler context-analysis warnings test
      Depends on: RUNTIME_TESTING_MENU [=y] && EXPERT [=y]
      Location:
      -> Kernel hacking
      -> Kernel Testing and Coverage
      -> Runtime Testing (RUNTIME_TESTING_MENU [=y])
      -> Compiler context-analysis warnings test (CONTEXT_ANALYSIS_TEST [=n])

      ~~~
      Commit: 9b00c1609dee (compiler-context-analysis: Add test stub)

      See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4366

              raquini@redhat.com Rafael Aquini
              gitlab-jira Gitlab-jira-bot Gitlab-redhat
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: