[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GIT PULL] xen: branch for v5.15-rc3
- To: Juergen Gross <jgross@xxxxxxxx>
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Date: Mon, 27 Sep 2021 09:32:30 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=FC8US9h+dvFJf/b7A4Sa/oFEziZP/JSAVuR1fpnU+7s=; b=Ro9MqhTRcWlwraP+eM8G99v2vEjVtR2HVrLgrV4CQktaA6lPz5/2DqIHXD88BZdVvoZBXpz9QXZfp1NCxYRWVRdOUvy2kSBaDeWcKLel+YNCKvdSyROkPXO+NcNOsqTHLUrB2TC0hXXleGBdieBUJC9eS8hEGDcW0w8aHSc71ESejwW3m5QwNUxaE4smCm5HB8d/iRvgzHOq+uq8/NKyLHUWCHe6dFLjvXzZqEudSOS2qxtv21kFu5nMEhs3K6Hk6NJUHmqhWV6td5iWK+btxGSgeiSUJAsacfaDds97Y+KiD/o+SjMrgoz4RZ4KpM7RPKzLRMgW6MNkr8SILxMK2w==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=n69m6RUPHi12saa+Z5aDpMW5fZjOV/wadpPq/k8VCWXV+R2MlRWTSXY95rdxUJ3S3M5KH5U3vHdsO78yQEmMe1sm04bVpafGskyUTXq+a5pR81QLypH/1R9Sb28EHpucNPudQBhLGkqAxvqRxepAmnfzcQTB2d9lWCO83GjJcge6B/HlCCAkD7As7vdZR3mfNWCnrKNuAWryJu7by7Fr89YM2NnBWsF9E1ADFVCQONiomEm/ZGt5mrg1pomGVvlr4QvsxwR7SnYOrJBN+WuNCoqIqLRj9QZVr3MuuoSgSlnkA4anM2wmKbLNAUyJO3kdmgNch0O+h77WnRwwbFZ84g==
- Authentication-results: linux-foundation.org; dkim=none (message not signed) header.d=none;linux-foundation.org; dmarc=none action=none header.from=suse.com;
- Cc: linux-kernel@xxxxxxxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxxx, boris.ostrovsky@xxxxxxxxxx, torvalds@xxxxxxxxxxxxxxxxxxxx
- Delivery-date: Mon, 27 Sep 2021 07:48:15 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 25.09.2021 16:31, Juergen Gross wrote:
> Linus,
>
> Please git pull the following tag:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
> for-linus-5.15b-rc3-tag
>
> xen: branch for v5.15-rc3
>
> It contains some minor cleanups and fixes of some theoretical bugs, as
> well as a fix of a bug introduced in 5.15-rc1.
Just FTR that the above doesn't apply to ...
> Jan Beulich (7):
> xen/x86: drop redundant zeroing from cpu_initialize_context()
> Xen/gntdev: don't ignore kernel unmapping error
> swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests
> PCI: only build xen-pcifront in PV-enabled environments
> xen/pci-swiotlb: reduce visibility of symbols
> swiotlb-xen: this is PV-only on x86
> xen/x86: fix PV trap handling on secondary processors
... the last one here, which fixes a regression introduced in 5.14 and
a long-standing underlying bug.
Jan
|