redhat/configs: Update CONFIG_SCHED_PROXY_EXEC and CONFIG_MICROCODE_DBG kconfigs

The new CONFIG_SCHED_PROXY_EXEC kernel option is for enabling a new experimental proxy execution feature to address the problem of priority inversion, but it is still experimental. So move it under common/generic and disable it for now.

CONFIG_MICROCODE_DBG is an x86 architecture specific option. So move it under common/generic/x86 and disable it. However, it does some useful information when loading AMD microcode. So enable it just for the RHEL debug kernel.

Signed-off-by: Waiman Long longman@redhat.com

Merge request reports

Loading