From d94960c1cd50435557edd38221afcbee438afe73 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Mon, 24 Apr 2023 19:54:12 +0100 Subject: [PATCH] UBUNTU: [Config] Add bug reference note to CONFIG_X86_X32_ABI Add bug reference note to CONFIG_X86_X32_ABI, documenting change of policy since v5.16 kernel. Ignore: yes Signed-off-by: Dimitri John Ledkov Signed-off-by: Andrea Righi --- debian.master/config/annotations | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian.master/config/annotations b/debian.master/config/annotations index 0074e7ead928..044078967ca6 100644 --- a/debian.master/config/annotations +++ b/debian.master/config/annotations @@ -741,6 +741,9 @@ CONFIG_X86_SPEEDSTEP_CENTRINO note<'not autoloadable'> CONFIG_X86_UV policy<{'amd64': 'y'}> CONFIG_X86_UV note<'LP: #1863810'> +CONFIG_X86_X32_ABI policy<{'amd64': 'n'}> +CONFIG_X86_X32_ABI note<'LP: #1994516'> + CONFIG_XEN_512GB policy<{'amd64': 'y'}> CONFIG_XEN_512GB note<'Q: is this related to the utlemming questions on memory size?'> @@ -14761,7 +14764,6 @@ CONFIG_X86_VMX_FEATURE_NAMES policy<{'amd64': 'y'}> CONFIG_X86_VSMP policy<{'amd64': 'n'}> CONFIG_X86_VSYSCALL_EMULATION policy<{'amd64': 'y'}> CONFIG_X86_X2APIC policy<{'amd64': 'y'}> -CONFIG_X86_X32_ABI policy<{'amd64': 'n'}> CONFIG_XARRAY_MULTI policy<{'amd64': 'y', 'arm64': 'y', 'armhf-generic-lpae': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}> CONFIG_XDP_SOCKETS policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}> CONFIG_XDP_SOCKETS_DIAG policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}>