[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GIT PULL] xen: branch for v7.1-rc1
- To: Juergen Gross <jgross@xxxxxxxx>, <torvalds@xxxxxxxxxxxxxxxxxxxx>, "Greg Kroah-Hartman" <gregkh@xxxxxxxxxxxxxxxxxxx>
- From: Jason Andryuk <jason.andryuk@xxxxxxx>
- Date: Mon, 13 Apr 2026 10:30:42 -0400
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=suse.com smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=91i3G8cCsRuVTzCrLA15uZisLzTf8O+SKiCVkYxiWXQ=; b=tVIoaEvXQbjvFVKwrPIZvdOwLp23IaATZ0OnRK7BfjFMa0Y9CkiBJqE8tQ+fM/6V9g+s4Jt1Zb1ZSNmxpG+9wIDFCg7GOeawFV9BzCVBwTY8H0hdHrTNs/IrJ1Kik5qbaqnvBE/lhzHorrG7NJq7OB6PZ+EFxf90FE3l6sVPtSXPgRzbr0rs+4qX4rDdARoHOl1RSJ60o7L7/LHihMwde1mnFQOBrqtS0JJc2Y4GLWkH670vW0XeS4YY8FXmCdo3VOrb9F1/QLmP2qw+8pRK2Jzd8vBu3ZYiiQsT33/webGfbVBs/iEMjnuU+p80xzI3R7XheG4TQwrfMNuyTrWmJQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=KcRUr6n9VFbu6g2SnulC019SkymGzDaxFI3zV3cNy68uED2iOO4UkfAsEDQIfsmuBT289XkDrrD4Ng3YZ4b0G9HEUUkr7omb0iwVUlVro7SEuAp6hdDbshZQlLN6ubHmppg/h3Kfd+KhD1MH4pJDDzITLeZw3+b668/x+E9FHt+aGaFKbJezptN9YhU2NLJGtlmN78vCIBUddPgHJwmRPNz0+rABWYiq3m0wPp3pByqyPIHyWVrdvFlxGTLITHqCF/Z6q6+2arLcIKdptIZm1copPuogbBrDqfMnC4JOmpyYG3Y3VwNJrC21TWjLZRGcZtOyPfN0q/CZG420DPFm0A==
- Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=amd.com header.i="@amd.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"
- Cc: <linux-kernel@xxxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>, <sstabellini@xxxxxxxxxx>
- Delivery-date: Mon, 13 Apr 2026 14:31:00 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
Hi Juergen and Greg,
On 2026-04-12 02:22, Juergen Gross wrote:
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
for-linus-7.1-rc1-tag
xen: branch for v7.1-rc1
- a fix for the Xen console driver solving a boot hangup when the
console backend isn't yet running
Jason Andryuk (1):
hvc/xen: Check console connection flag
Greg included this one in tty-testing as
d50dd728ced93a1900ff0be924b6f273baf59fb2, which has been in linux-next
for a bit.
https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/commit/?h=tty-testing&id=d50dd728ced93a1900ff0be924b6f273baf59fb2
I just wanted to bring this to your attention so you can decide which
way it should go.
Thanks,
Jason
|