]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
UBUNTU: [Config] Disable CONFIG_HVC_UDBG on ppc64el
authorBreno Leitao <breno.leitao@gmail.com>
Fri, 7 Apr 2017 19:11:47 +0000 (16:11 -0300)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 21 Apr 2017 08:11:07 +0000 (10:11 +0200)
BugLink: https://bugs.launchpad.net/bugs/1680888
Disabling CONFIG_HVC_UDBG on ppc64el config because it is not
required on production environment (fake hypervisor console debug), and
it is causing some issues that are still being investigated.

Signed-off-by: Breno Leitao <breno.leitao@gmail.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Acked-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
debian.master/config/annotations
debian.master/config/config.common.ubuntu

index f511ec13a71e47282abcffaa06ae5a0cf0e4664a..22c169853f78a4a24ebb8f5cd3573289cb2bcd20 100644 (file)
@@ -630,7 +630,7 @@ CONFIG_HVC_RTAS                                 policy<{'ppc64el': 'y'}>
 CONFIG_HVC_IUCV                                 policy<{'s390x': 'y'}>
 CONFIG_HVC_XEN                                  policy<{'amd64': 'y', 'arm64': 'y', 'i386': 'y'}>
 CONFIG_HVC_XEN_FRONTEND                         policy<{'amd64': 'y', 'arm64': 'y', 'i386': 'y'}>
-CONFIG_HVC_UDBG                                 policy<{'ppc64el': 'y'}>
+CONFIG_HVC_UDBG                                 policy<{'ppc64el': 'n'}>
 CONFIG_HVC_DCC                                  policy<{'arm64': 'n', 'armhf': 'n'}>
 CONFIG_HVCS                                     policy<{'ppc64el': 'm'}>
 CONFIG_VIRTIO_CONSOLE                           policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}>
@@ -11117,3 +11117,5 @@ CONFIG_QCOM_QDF2400_ERRATUM_0065                policy<{'arm64': 'y'}>
 CONFIG_ARM64_ERRATUM_843419                    mark<ENFORCED> note<LP#1647793>
 CONFIG_ARM64_ERRATUM_858921                    mark<ENFORCED> note<LP#1675509>
 CONFIG_QCOM_QDF2400_ERRATUM_0065               mark<ENFORCED> note<LP#1672486>
+#
+CONFIG_HVC_UDBG                                mark<ENFORCED> note<LP#1680888>
index 46503caa4e86617e4aad00a170023468908d15b9..0c1c3a32e2791c05de7a93de583528830141a94f 100644 (file)
@@ -3418,7 +3418,7 @@ CONFIG_HVC_IUCV=y
 CONFIG_HVC_OLD_HVSI=y
 CONFIG_HVC_OPAL=y
 CONFIG_HVC_RTAS=y
-CONFIG_HVC_UDBG=y
+# CONFIG_HVC_UDBG is not set
 CONFIG_HVC_XEN=y
 CONFIG_HVC_XEN_FRONTEND=y
 CONFIG_HV_PERF_CTRS=y