diff mbox series

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

Message ID 20240715081015.1217406-1-juerg.haefliger@canonical.com
State New
Headers show
Series [SRU,N:azure] UBUNTU: [Config] azure: Revert "UBUNTU: [Config] azure: Disable CONFIG_COMPAT_32BIT_TIME" | expand

Commit Message

Juerg Haefliger July 15, 2024, 8:10 a.m. UTC
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@canonical.com>
---
 debian.azure/config/annotations | 3 ---
 1 file changed, 3 deletions(-)

Comments

Agathe Porte July 15, 2024, 9:02 a.m. UTC | #1
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@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'>

Acked-by: Agathe Porte <agathe.porte@canonical.com>

Maybe the bug should have target series to Noble. But I see that this
was not done for linux-raspi.
Agathe Porte July 15, 2024, 9:27 a.m. UTC | #2
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@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.
diff mbox series

Patch

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'>