~krzk/ubuntu/+source/linux:focal/n/azure-5.8

Last commit made on 2021-04-06
Get this branch:
git clone -b focal/n/azure-5.8 https://git.launchpad.net/~krzk/ubuntu/+source/linux
Only Krzysztof Kozlowski can upload to this branch. If you are Krzysztof Kozlowski please log in for upload directions.

Branch merges

Branch information

Name:
focal/n/azure-5.8
Repository:
lp:~krzk/ubuntu/+source/linux

Recent commits

dade105... by Krzysztof Kozlowski

UBUNTU: Ubuntu-azure-5.8-5.8.0-1027.29~20.04.2

Signed-off-by: Krzysztof Kozlowski <email address hidden>

7523cfe... by Krzysztof Kozlowski

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1921746
Properties: no-test-build
Signed-off-by: Krzysztof Kozlowski <email address hidden>

10600f8... by Krzysztof Kozlowski

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Krzysztof Kozlowski <email address hidden>

b170967... by Krzysztof Kozlowski

UBUNTU: [Debian] override DEBUG_INFO_BTF annotation from debian

The base kernel (groovy:linux-azure) does not have DEBUG_INFO_BTF in
its debian.azure/config/annotations therefore the local-mangle should
add it.

Signed-off-by: Krzysztof Kozlowski <email address hidden>

88993f1... by Krzysztof Kozlowski

UBUNTU: [Debian] override DMESG_RESTRICT annotation from debian

The base kernel (groovy:linux-azure) does not have DMESG_RESTRICT in
its debian.azure/config/annotations therefore the local-mangle should
add it.

Signed-off-by: Krzysztof Kozlowski <email address hidden>

960496b... by Krzysztof Kozlowski

UBUNTU: [Config] disable CONFIG_DEBUG_INFO_BTF

Andrea Righi writes for focal:linux-hwe-5.8:
This option requires pahole >= v1.16, but we are using v1.15 in focal,
so disable this option for now.

Unlike the commit in focal:linux-hwe-5.8, here annotations have to be
updated as well.

Signed-off-by: Krzysztof Kozlowski <email address hidden>

48527fc... by Krzysztof Kozlowski

UBUNTU: [Config] do not enforce DMESG_RESTRICT

Andrea Righi writes for focal:linux-hwe-5.8:
DMESG_RESTRICT is enforced in groovy onward, but it would cause problems
if enabled in focal, because it's missing the necessary user-space
package updates, so make sure this option is not enabled.

Unlike the commit in focal:linux-hwe-5.8, here annotations have to be
updated as well.

Signed-off-by: Krzysztof Kozlowski <email address hidden>

74345a8... by Krzysztof Kozlowski

UBUNTU: [Debian] adjust indentation in local-mangle to match groovy:linux-azure

The local-mangle was copied from focal:linux-hwe-5.8 but the base kernel
(groovy:linux-azure) uses different indentation in annotations.

Signed-off-by: Krzysztof Kozlowski <email address hidden>

99d6028... by Krzysztof Kozlowski

UBUNTU: [Debian] add local-mangle helper

Add local-mangle consisting of parts directly copied from
focal:linux-hwe-5.8:
1. Do not enforce DMESG_RESTRICT,
2. Disable DEBUG_INFO_BTF,
3. Enable INTEL_IOMMU_SVM.

Signed-off-by: Krzysztof Kozlowski <email address hidden>

e44b316... by Krzysztof Kozlowski

UBUNTU: [Debian] add copy-files helper

Copy directly the copy-files helper from focal:linux-hwe-5.8.

Signed-off-by: Krzysztof Kozlowski <email address hidden>