From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CF2B7C25B0E for ; Fri, 19 Aug 2022 05:57:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242457AbiHSF52 (ORCPT ); Fri, 19 Aug 2022 01:57:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54256 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230002AbiHSF50 (ORCPT ); Fri, 19 Aug 2022 01:57:26 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E9F7AC6B60 for ; Thu, 18 Aug 2022 22:57:25 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 8EBD661540 for ; Fri, 19 Aug 2022 05:57:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id E227DC433C1 for ; Fri, 19 Aug 2022 05:57:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660888644; bh=eS9uOiV5LtCE/VVJ23gMw2RAt0HdAkaAQmeJq754lBE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JHEEh3aMGXDCT9/54a5mV8uKAuoEO9ntiEFjOL25NgA9c/ButK6h6jPz4Slaavy6m p0N8nRo2pilf0Okt3W9u3RcohHQaBtlShjVo7Q5P04U8vz2hKWRTWj5lBNPmURLgLY nE5+AnvAKeDl1GCCpU0AZHNNpYNOH4sO9ynGEg6cX9yw9d4ufExEqyIoCPqDeBfrD5 Dlqq8ZG5PArkdfcYIMgGiCPHQSc2B1lYdH3GQVaNX04DMaEN8RI2jAUdVSFh1qvUL2 3dA+NJI7ZpXxg6dgHHJNDEQB4rT6dgkUYdvOMMT2UfwXCmUpXnsGKMgZFVlfz9UmU8 TRdiHjPGpFFyA== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id C8867C433E9; Fri, 19 Aug 2022 05:57:24 +0000 (UTC) From: bugzilla-daemon@kernel.org To: kvm@vger.kernel.org Subject: [Bug 216364] [Kernel IBT][kvm] There was "Missing ENDBR" in kvm when syzkaller tests Date: Fri, 19 Aug 2022 05:57:24 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo virtualization_kvm@kernel-bugs.osdl.org X-Bugzilla-Product: Virtualization X-Bugzilla-Component: kvm X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pengfei.xu@intel.com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: virtualization_kvm@kernel-bugs.osdl.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=3D216364 --- Comment #3 from xupengfe (pengfei.xu@intel.com) --- This issue was fixed by the patches in below link: https://lore.kernel.org/lkml/64365019-57dc-b449-8178-30428e09adf8@redhat.co= m/ Verified it's could not be reproduced with syzkaller test for more than 4 h= ours on TGL-H and ADL-P. Could close this issue. Thanks! --=20 You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.=