NAK: [SRU][N:azure][PATCH] UBUNTU: [Config] azure: Revert "UBUNTU: [Config] azure: Disable CONFIG_COMPAT_32BIT_TIME"

Agathe Porte agathe.porte at canonical.com
Mon Jul 15 09:27:12 UTC 2024


2024-07-15 10:11 CEST, Juerg Haefliger:
> BugLink: https://bugs.launchpad.net/bugs/2071445
> 
> This reverts commit 393c4d76480fb5557b88d57fa6e6f3a6eeb91ff7.
> 
> Turns out that turning off COMPAT_32BIT_TIME was too aggressive and breaks valid
> use-cases, so revert it.
> 
> Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
> ---
>  debian.azure/config/annotations | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/debian.azure/config/annotations b/debian.azure/config/annotations
> index 35df273baff7..24a5aa7b58b7 100644
> --- a/debian.azure/config/annotations
> +++ b/debian.azure/config/annotations
> @@ -32,9 +32,6 @@ CONFIG_BT_HS                                    note<'TODO: update note'>
>  CONFIG_CHROME_PLATFORMS                         policy<{'amd64': 'n', 'arm64': 'n'}>
>  CONFIG_CHROME_PLATFORMS                         note<'kernel reduction'>
>  
> -CONFIG_COMPAT_32BIT_TIME                        policy<{'amd64': 'n', 'arm64': 'n'}>
> -CONFIG_COMPAT_32BIT_TIME                        note<'{SF: #00370666, #00370669}'>
> -
>  CONFIG_CONTEXT_TRACKING_FORCE                   policy<{'amd64': '-', 'arm64': '-'}>
>  CONFIG_CONTEXT_TRACKING_FORCE                   note<'Likely VIRT_CPU_ACCOUNTING_GEN should be disabled'>

Well, after reading https://wiki.ubuntu.com/Kernel/Dev/StablePatchFormat
it seems to me that this patch is missing a cover letter with
the SRU justification, so removing my Acked-By for the moment.



More information about the kernel-team mailing list