[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [PATCH v9 00/36] x86: enable FRED for x86-64
- To: "Christopherson,, Sean" <seanjc@xxxxxxxxxx>
- From: "Li, Xin3" <xin3.li@xxxxxxxxx>
- Date: Mon, 31 Jul 2023 23:56:14 +0000
- Accept-language: en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=intel.com; dmarc=pass action=none header.from=intel.com; dkim=pass header.d=intel.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=/0sj4w5hcV1tPo+r2Dgugjcpxzo+B8dri5u2a20JY7Q=; b=H8dADxF6A94Jzr6wBvPn+ckhXmR5BnSEtJHY4nwiGR4DiApcyXUV9T1a5XK8JWRBK1p6/IkI2RxZU7xRrk5VOt/3plcimXXMOdqCyF4+iLxvL0pcE/MNn7rZ/WzaSiQmCAUWiN/QG1d5J4tMqNB0OFqBcd1oR/kFvLl3qV8a+n1VkSbEZtbipbTNh5pVax1isc4ng4bQSbuFNbaiLFJbKRjQ+k+/Yp2JTY27N17GVbbbZWsJ9O66RzL/CoYvqMJGZdDFKPJ/5mbP4PN1NtL1JT4lxmnCc+6GJJs2aOkke6QJxKsEjW6tjbPAB+GzUv9vYpKrBSRQivxnL7mmS/Dclw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=MDFRp2hkuZuuO3RCWo7jyJTUenxPWv8RPHFGZuhn+b6xVqERTq9m4rmdw/Wl+Oq8FLiouU83Kbnb9oHDTJfJuhGHKJPfXgdcCdIOKqhS+CJ3He6jvmjbolXSRCWAamB6/OBKBhKzkrLWRvIHAOEmxyOtR9TzvOrJD9X0PBjClAH02GQEqNodu85QaCVaTDz5CEEPL0Oi3sYaNeYZR8yYy/3kP1GF19eBe/Si1q0GZdxyK0Ay0zFG1BFUk9Zz1+UuBEoeYUII+6hdcIp2l9W40dEXgbUagDNeLIju4m5EqMK8E7wdmoeFs4ma54EXGbfIeTmKY2OtHcdq3NKkA15iyw==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=intel.com;
- Cc: "linux-doc@xxxxxxxxxxxxxxx" <linux-doc@xxxxxxxxxxxxxxx>, "linux-kernel@xxxxxxxxxxxxxxx" <linux-kernel@xxxxxxxxxxxxxxx>, "linux-edac@xxxxxxxxxxxxxxx" <linux-edac@xxxxxxxxxxxxxxx>, "linux-hyperv@xxxxxxxxxxxxxxx" <linux-hyperv@xxxxxxxxxxxxxxx>, "kvm@xxxxxxxxxxxxxxx" <kvm@xxxxxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Jonathan Corbet <corbet@xxxxxxx>, "Thomas Gleixner" <tglx@xxxxxxxxxxxxx>, Ingo Molnar <mingo@xxxxxxxxxx>, "Borislav Petkov" <bp@xxxxxxxxx>, Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>, "x86@xxxxxxxxxx" <x86@xxxxxxxxxx>, "H . Peter Anvin" <hpa@xxxxxxxxx>, "Lutomirski, Andy" <luto@xxxxxxxxxx>, Oleg Nesterov <oleg@xxxxxxxxxx>, "Luck, Tony" <tony.luck@xxxxxxxxx>, "K . Y . Srinivasan" <kys@xxxxxxxxxxxxx>, Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>, Wei Liu <wei.liu@xxxxxxxxxx>, "Cui, Dexuan" <decui@xxxxxxxxxxxxx>, Paolo Bonzini <pbonzini@xxxxxxxxxx>, "Wanpeng Li" <wanpengli@xxxxxxxxxxx>, Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>, "Peter Zijlstra" <peterz@xxxxxxxxxxxxx>, "Gross, Jurgen" <jgross@xxxxxxxx>, "Stefano Stabellini" <sstabellini@xxxxxxxxxx>, Oleksandr Tyshchenko <oleksandr_tyshchenko@xxxxxxxx>, Josh Poimboeuf <jpoimboe@xxxxxxxxxx>, "Paul E . McKenney" <paulmck@xxxxxxxxxx>, Catalin Marinas <catalin.marinas@xxxxxxx>, Randy Dunlap <rdunlap@xxxxxxxxxxxxx>, "Steven Rostedt" <rostedt@xxxxxxxxxxx>, Kim Phillips <kim.phillips@xxxxxxx>, Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>, "Liam R . Howlett" <Liam.Howlett@xxxxxxxxxx>, Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>, "Kirill A . Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>, Suren Baghdasaryan <surenb@xxxxxxxxxx>, Pawan Gupta <pawan.kumar.gupta@xxxxxxxxxxxxxxx>, Jiaxi Chen <jiaxi.chen@xxxxxxxxxxxxxxx>, Babu Moger <babu.moger@xxxxxxx>, Jim Mattson <jmattson@xxxxxxxxxx>, Sandipan Das <sandipan.das@xxxxxxx>, Lai Jiangshan <jiangshanlai@xxxxxxxxx>, Hans de Goede <hdegoede@xxxxxxxxxx>, "Chatre, Reinette" <reinette.chatre@xxxxxxxxx>, Daniel Sneddon <daniel.sneddon@xxxxxxxxxxxxxxx>, Breno Leitao <leitao@xxxxxxxxxx>, "Nikunj A Dadhania" <nikunj@xxxxxxx>, Brian Gerst <brgerst@xxxxxxxxx>, Sami Tolvanen <samitolvanen@xxxxxxxxxx>, Alexander Potapenko <glider@xxxxxxxxxx>, "Andrew Morton" <akpm@xxxxxxxxxxxxxxxxxxxx>, Arnd Bergmann <arnd@xxxxxxxx>, "Eric W . Biederman" <ebiederm@xxxxxxxxxxxx>, Kees Cook <keescook@xxxxxxxxxxxx>, Masami Hiramatsu <mhiramat@xxxxxxxxxx>, Masahiro Yamada <masahiroy@xxxxxxxxxx>, Ze Gao <zegao2021@xxxxxxxxx>, "Li, Fei1" <fei1.li@xxxxxxxxx>, Conghui <conghui.chen@xxxxxxxxx>, "Raj, Ashok" <ashok.raj@xxxxxxxxx>, "Jason A . Donenfeld" <Jason@xxxxxxxxx>, Mark Rutland <mark.rutland@xxxxxxx>, Jacob Pan <jacob.jun.pan@xxxxxxxxxxxxxxx>, "Jiapeng Chong" <jiapeng.chong@xxxxxxxxxxxxxxxxx>, Jane Malalane <jane.malalane@xxxxxxxxxx>, "Woodhouse, David" <dwmw@xxxxxxxxxxxx>, "Ostrovsky, Boris" <boris.ostrovsky@xxxxxxxxxx>, Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>, Yantengsi <siyanteng@xxxxxxxxxxx>, Christophe Leroy <christophe.leroy@xxxxxxxxxx>, Sathvika Vasireddy <sv@xxxxxxxxxxxxx>
- Delivery-date: Mon, 31 Jul 2023 23:56:54 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Thread-index: AQHZw3zlhMSIUq8NQ0C4pAXZBOhbuq/UddgAgAAIhXCAAAUIAIAABoLg
- Thread-topic: [PATCH v9 00/36] x86: enable FRED for x86-64
> > Are you talking about that you only got a subset of this patch set?
>
> No, I'm saying I don't want to waste a bunch of time tracking down exactly
> which
> commit a 36 patch series is based on. E.g. I just refreshed tip/master and
> still
> get:
>
> Applying: x86/idtentry: Incorporate definitions/declarations of the FRED
> external
> interrupt handler type
> error: sha1 information is lacking or useless
> (arch/x86/include/asm/idtentry.h).
> error: could not build fake ancestor
> Patch failed at 0024 x86/idtentry: Incorporate definitions/declarations of
> the FRED
> external interrupt handler type
> hint: Use 'git am --show-current-patch=diff' to see the failed patch
That is due to the following patch set (originally from tglx) is not
merged yet:
https://lore.kernel.org/lkml/20230621171248.6805-1-xin3.li@xxxxxxxxx/
Sigh, I should have mentioned it in the cover letter.
As mentioned in the cover letter, 2 patches are sent out separately
as pre-FRED patches:
https://lore.kernel.org/lkml/20230706051443.2054-1-xin3.li@xxxxxxxxx/
https://lore.kernel.org/lkml/20230706052231.2183-1-xin3.li@xxxxxxxxx/
Sorry it's a bit complicated.
Got to mention, just in case you want to try out FRED, the current
public Intel Simics emulator has not updated to support FRED 5.0 yet
(it only supports FRED 3.0). The plan is late Q3, or early Q4.
|