[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Ping: [PATCH v2 0/2] x86: correct fencing around CLFLUSH (+some tidying)
- To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Date: Thu, 7 Apr 2022 08:57:15 +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:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=f87FcFknBJQAXzdfPptgGAbYYSNoePKfT9sVQ82H0Mw=; b=nat5BNGf8xvV0YQEqk3SpnCE49gsCfYgrELquUmBpCR8xJugq5UcGdZJLB8z+Eas7pnyg01K3df2nLu2Z/HxKRJRLFy5tgxr31Z/otTGeHTnUNQA5MKnUfauZ5cDXUaX9ZcyhLuxtTGo9/tJS+2Wl7HiwNIrQg21tCLU2n8DmrUoHNg+BoS9u9U7ayxt/fGHNTlfSuhY5C43Hn41vO/SjFfH+tHceQQ6mqSGZwERRjploAClLcOEZDUE4kp9A7/Zknfrr8A9ceNVk4KFiNgp+jIgfcE5JIzMMqD7Tnw2xeQIDJkp1VgbvB/7sBIVvqpsg4cXeqxBlZS/vnDyU3HXKA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=N/b5EJvtR9/5ZfoJQr4NFYqAT+1khbHosZRUpC70XFm9JHSnnNqS27USqCmzA2ns0+z8PKXCVpNX4QAUYigRADfhxXV82M+5JPfk5n6Qs2iwTomHDq6kOEr8FVJysxcohMjIR/El3cYFMR6CTj9vgn6TL2EmkVD/esucLXYQAwlYGibBZblU0yfEA9FL+tj/+MFtWbB4nZeLvHVdwWfFgc8g22RJ8Sb8q/FVsjRpkGepC65Yb79r3WNxADDTQq6gY195areeBR3UdX/yE8fY8FL+xlQwtvRaCZfUD6pq8OmhE1Sz0RDvfDnuLY3mb2j18CpfCXotyYX5WqHByIpH1Q==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
- Cc: Wei Liu <wl@xxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- Delivery-date: Thu, 07 Apr 2022 06:57:33 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 24.02.2022 14:23, Jan Beulich wrote:
> 1: AMD: collect checking for bugs in a single function
> 2: correct fencing around CLFLUSH
It would be nice to get this bug fix in (and perhaps even backported), no
matter that we haven't had reports of the wrong behavior actually causing
any noticeable problems.
Thanks, Jan
|