~timg-tpi/ubuntu/+source/linux/+git/focal:focal-azure-harmonize-configs-lp1968900

Last commit made on 2022-04-13
Get this branch:
git clone -b focal-azure-harmonize-configs-lp1968900 https://git.launchpad.net/~timg-tpi/ubuntu/+source/linux/+git/focal
Only Tim Gardner can upload to this branch. If you are Tim Gardner please log in for upload directions.

Branch merges

Branch information

Name:
focal-azure-harmonize-configs-lp1968900
Repository:
lp:~timg-tpi/ubuntu/+source/linux/+git/focal

Recent commits

9ac0b5c... by Tim Gardner

UBUNTU: [Config] azure: Homgenize arm64 config settings against amd64

BugLink: https://bugs.launchpad.net/bugs/1968900

Signed-off-by: Tim Gardner <email address hidden>

54de88f... by Tim Gardner

UBUNTU: Ubuntu-azure-5.4.0-1077.80

Signed-off-by: Tim Gardner <email address hidden>

dfd1ea5... by Tim Gardner

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1968796
Properties: no-test-build
Signed-off-by: Tim Gardner <email address hidden>

0400aed... by Tim Gardner

UBUNTU: debian/dkms-versions -- update from kernel-versions (main/2022.03.21)

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Tim Gardner <email address hidden>

36e3c75... by Tim Gardner

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Tim Gardner <email address hidden>

1aaec37... by Tim Gardner

UBUNTU: [Config] azure: arm64: Enable SQUASHFS config options

BugLink: https://bugs.launchpad.net/bugs/1968749

Signed-off-by: Tim Gardner <email address hidden>
Acked-by: Marcelo Cerri <email address hidden>
Acked-by: Khaled Elmously <email address hidden>
Signed-off-by: Tim Gardner <email address hidden>

1b3f74e... by Tim Gardner

UBUNTU: [Config] azure: arm64: Enable RAID config options

BugLink: https://bugs.launchpad.net/bugs/1968749

Signed-off-by: Tim Gardner <email address hidden>
Acked-by: Marcelo Cerri <email address hidden>
Acked-by: Khaled Elmously <email address hidden>
Signed-off-by: Tim Gardner <email address hidden>

5443f51... by Tim Gardner

UBUNTU: [Config] azure: arm64: Ignore module movements

BugLink: https://bugs.launchpad.net/bugs/1968749

Signed-off-by: Tim Gardner <email address hidden>
Acked-by: Marcelo Cerri <email address hidden>
Acked-by: Khaled Elmously <email address hidden>
Signed-off-by: Tim Gardner <email address hidden>

36ca4ab... by Michael Kelley

PCI: hv: Propagate coherence from VMbus device to PCI device

BugLink: https://bugs.launchpad.net/bugs/1968749

PCI pass-thru devices in a Hyper-V VM are represented as a VMBus
device and as a PCI device. The coherence of the VMbus device is
set based on the VMbus node in ACPI, but the PCI device has no
ACPI node and defaults to not hardware coherent. This results
in extra software coherence management overhead on ARM64 when
devices are hardware coherent.

Fix this by setting up the PCI host bus so that normal
PCI mechanisms will propagate the coherence of the VMbus
device to the PCI device. There's no effect on x86/x64 where
devices are always hardware coherent.

Signed-off-by: Michael Kelley <email address hidden>
Acked-by: Boqun Feng <email address hidden>
Acked-by: Robin Murphy <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Wei Liu <email address hidden>
(cherry picked from commit 8d21732475c637c7efcdb91dc927a4c594e97898)
Signed-off-by: Tim Gardner <email address hidden>
Acked-by: Marcelo Cerri <email address hidden>
Acked-by: Khaled Elmously <email address hidden>
Signed-off-by: Tim Gardner <email address hidden>

0cf1f33... by Michael Kelley

Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device

BugLink: https://bugs.launchpad.net/bugs/1968749

VMbus synthetic devices are not represented in the ACPI DSDT -- only
the top level VMbus device is represented. As a result, on ARM64
coherence information in the _CCA method is not specified for
synthetic devices, so they default to not hardware coherent.
Drivers for some of these synthetic devices have been recently
updated to use the standard DMA APIs, and they are incurring extra
overhead of unneeded software coherence management.

Fix this by propagating coherence information from the VMbus node
in ACPI to the individual synthetic devices. There's no effect on
x86/x64 where devices are always hardware coherent.

Signed-off-by: Michael Kelley <email address hidden>
Acked-by: Robin Murphy <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Wei Liu <email address hidden>
(backported from commit 37200078ed6aa2ac3c88a01a64996133dccfdd34)
[rtg - Use include/linux/dma-mapping.h, also a context adjustment in mshyperv.h]
Signed-off-by: Tim Gardner <email address hidden>
Acked-by: Marcelo Cerri <email address hidden>
Acked-by: Khaled Elmously <email address hidden>
Signed-off-by: Tim Gardner <email address hidden>