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

[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: BOOTPARAM_SOFTLOCKUP_PANIC [=0]
      Type : integer
      Defined at lib/Kconfig.debug:1149
      Prompt: Panic (Reboot) On Soft Lockups
      Depends on: SOFTLOCKUP_DETECTOR [=y]
      Location:
      -> Kernel hacking
      -> Debug Oops, Lockups and Hangs
      -> Detect Soft Lockups (SOFTLOCKUP_DETECTOR [=y])
      -> Panic (Reboot) On Soft Lockups (BOOTPARAM_SOFTLOCKUP_PANIC [=0])

      ~~~
      Commit: 5f00ae0d3ef8 (lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options together)

      ~~~
      Symbol: DEBUG_ATOMIC [=n]
      Type : bool
      Defined at lib/Kconfig.debug:1423
      Prompt: Debug atomic variables
      Depends on: DEBUG_KERNEL [=y]
      Location:
      -> Kernel hacking
      -> Debug atomic variables (DEBUG_ATOMIC [=n])

      ~~~
      Commit: 80047d84eed2 (atomic: add alignment check to instrumented atomic operations)

      ~~~
      Symbol: GLOB_KUNIT_TEST [=m]
      Type : tristate
      Defined at lib/Kconfig.debug:3501
      Prompt: Glob matching test
      Depends on: RUNTIME_TESTING_MENU [=y] && GLOB [=y] && KUNIT [=m]
      Visible if: RUNTIME_TESTING_MENU [=y] && GLOB [=y] && KUNIT [=m] && !KUNIT_ALL_TESTS [=m]
      Location:
      -> Kernel hacking
      -> Kernel Testing and Coverage
      -> Runtime Testing (RUNTIME_TESTING_MENU [=y])
      -> Glob matching test (GLOB_KUNIT_TEST [=m])

      ~~~
      Commit: bf45794244ca (lib/glob: convert selftest to KUnit)

      ~~~
      Symbol: LIST_PRIVATE_KUNIT_TEST [=m]
      Type : tristate
      Defined at lib/Kconfig.debug:2854
      Prompt: KUnit Test for Kernel Private Linked-list structures
      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 Kernel Private Linked-list structures (LIST_PRIVATE_KUNIT_TEST [=m])

      ~~~
      Commit: 66bd8501ceb4 (list: add kunit test for private list primitives)

      ~~~
      Symbol: MIN_HEAP_KUNIT_TEST [=m]
      Type : tristate
      Defined at lib/Kconfig.debug:3005
      Prompt: Min heap test
      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])
      -> Min heap test (MIN_HEAP_KUNIT_TEST [=m])

      ~~~
      Commit: d30aca3eeffc (lib/tests: convert test_min_heap module to KUnit)

      ~~~
      Symbol: UUID_KUNIT_TEST [=m]
      Type : tristate
      Defined at lib/Kconfig.debug:3421
      Prompt: KUnit test for UUID
      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 UUID (UUID_KUNIT_TEST [=m])

      ~~~
      Commit: 6dcd539f062d (lib/tests: convert test_uuid module to KUnit)

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

              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: