diff mbox series

[mantic,linux-azure] UBUNTU: [Config] CONFIG_TEST_LOCKUP=m

Message ID 20240208180327.1609712-3-timg@tpi.com
State New
Headers show
Series [mantic,linux-azure] UBUNTU: [Config] CONFIG_TEST_LOCKUP=m | expand

Commit Message

Tim Gardner Feb. 8, 2024, 6:03 p.m. UTC
From: Tim Gardner <tim.gardner@canonical.com>

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
---
 debian.azure/config/annotations | 3 +++
 1 file changed, 3 insertions(+)

Comments

Andrei Gherzan Feb. 9, 2024, 10:39 a.m. UTC | #1
On 24/02/08 11:03AM, Tim Gardner wrote:
> From: Tim Gardner <tim.gardner@canonical.com>

This patch (the Mantic one), misses the Buglink line.

> 
> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
> ---
>  debian.azure/config/annotations | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/debian.azure/config/annotations b/debian.azure/config/annotations
> index 0b80a4197262..b9189002c4ba 100644
> --- a/debian.azure/config/annotations
> +++ b/debian.azure/config/annotations
> @@ -305,6 +305,9 @@ CONFIG_TDX_GUEST_DRIVER                         note<'LP: #2016995'>
>  CONFIG_TEST_BLACKHOLE_DEV                       policy<{'amd64': '-', 'arm64': 'm'}>
>  CONFIG_TEST_BLACKHOLE_DEV                       note<'Used by net selftests'>
>  
> +CONFIG_TEST_LOCKUP                              policy<{'amd64': 'm', 'arm64': 'm'}>
> +CONFIG_TEST_LOCKUP                              note<'LP: #2052723'>
> +
>  CONFIG_TOUCHSCREEN_ELAN                         policy<{'amd64': '-', 'arm64': 'n'}>
>  CONFIG_TOUCHSCREEN_ELAN                         note<'kernel reduction'>
Tim Gardner Feb. 9, 2024, 2:05 p.m. UTC | #2
On 2/9/24 03:39, Andrei Gherzan wrote:
> On 24/02/08 11:03AM, Tim Gardner wrote:
>> From: Tim Gardner <tim.gardner@canonical.com>
> 
> This patch (the Mantic one), misses the Buglink line.
> 

Drat - I'll fix that when I apply.

>>
>> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
>> ---
>>   debian.azure/config/annotations | 3 +++
>>   1 file changed, 3 insertions(+)
>>
>> diff --git a/debian.azure/config/annotations b/debian.azure/config/annotations
>> index 0b80a4197262..b9189002c4ba 100644
>> --- a/debian.azure/config/annotations
>> +++ b/debian.azure/config/annotations
>> @@ -305,6 +305,9 @@ CONFIG_TDX_GUEST_DRIVER                         note<'LP: #2016995'>
>>   CONFIG_TEST_BLACKHOLE_DEV                       policy<{'amd64': '-', 'arm64': 'm'}>
>>   CONFIG_TEST_BLACKHOLE_DEV                       note<'Used by net selftests'>
>>   
>> +CONFIG_TEST_LOCKUP                              policy<{'amd64': 'm', 'arm64': 'm'}>
>> +CONFIG_TEST_LOCKUP                              note<'LP: #2052723'>
>> +
>>   CONFIG_TOUCHSCREEN_ELAN                         policy<{'amd64': '-', 'arm64': 'n'}>
>>   CONFIG_TOUCHSCREEN_ELAN                         note<'kernel reduction'>
> 
>
diff mbox series

Patch

diff --git a/debian.azure/config/annotations b/debian.azure/config/annotations
index 0b80a4197262..b9189002c4ba 100644
--- a/debian.azure/config/annotations
+++ b/debian.azure/config/annotations
@@ -305,6 +305,9 @@  CONFIG_TDX_GUEST_DRIVER                         note<'LP: #2016995'>
 CONFIG_TEST_BLACKHOLE_DEV                       policy<{'amd64': '-', 'arm64': 'm'}>
 CONFIG_TEST_BLACKHOLE_DEV                       note<'Used by net selftests'>
 
+CONFIG_TEST_LOCKUP                              policy<{'amd64': 'm', 'arm64': 'm'}>
+CONFIG_TEST_LOCKUP                              note<'LP: #2052723'>
+
 CONFIG_TOUCHSCREEN_ELAN                         policy<{'amd64': '-', 'arm64': 'n'}>
 CONFIG_TOUCHSCREEN_ELAN                         note<'kernel reduction'>