diff for duplicates of <20221204174632.3677-2-jszhang@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 7db7308..ca31adf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -58,7 +58,7 @@ index 292cc42dc3be..9d88375624b5 100644 + /* pick the original jal */ + call = inst; + -+ /* drop the old IMMs, all jal imm bits sit@31:12 */ ++ /* drop the old IMMs, all jal imm bits sit at 31:12 */ + call &= ~GENMASK(31, 12); + + /* add the adapted IMMs */ @@ -88,3 +88,9 @@ index ba62a4ff5ccd..c743f0adc794 100644 } -- 2.37.2 + + +_______________________________________________ +linux-riscv mailing list +linux-riscv@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-riscv diff --git a/a/content_digest b/N1/content_digest index 8f38f07..1cdd53a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,17 @@ "From\0Jisheng Zhang <jszhang@kernel.org>\0" "Subject\0[PATCH v2 01/13] riscv: fix jal offsets in patched alternatives\0" "Date\0Mon, 5 Dec 2022 01:46:20 +0800\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Palmer Dabbelt <palmer@dabbelt.com>" + Paul Walmsley <paul.walmsley@sifive.com> + Albert Ou <aou@eecs.berkeley.edu> + Anup Patel <anup@brainfault.org> + Atish Patra <atishp@atishpatra.org> + Heiko Stuebner <heiko@sntech.de> + " Andrew Jones <ajones@ventanamicro.com>\0" + "Cc\0linux-riscv@lists.infradead.org" + linux-kernel@vger.kernel.org + kvm@vger.kernel.org + " kvm-riscv@lists.infradead.org\0" "\00:1\0" "b\0" "Alternatives live in a different section, so offsets used by jal\n" @@ -65,7 +75,7 @@ "+\t\t/* pick the original jal */\n" "+\t\tcall = inst;\n" "+\n" - "+\t\t/* drop the old IMMs, all jal imm bits sit@31:12 */\n" + "+\t\t/* drop the old IMMs, all jal imm bits sit at 31:12 */\n" "+\t\tcall &= ~GENMASK(31, 12);\n" "+\n" "+\t\t/* add the adapted IMMs */\n" @@ -94,6 +104,12 @@ " \t}\n" " }\n" "-- \n" - 2.37.2 + "2.37.2\n" + "\n" + "\n" + "_______________________________________________\n" + "linux-riscv mailing list\n" + "linux-riscv@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-riscv -9604e5e51f96c6dc5f2d942d5c958c9ed1a37579ff27c0909db5093ce7916bb4 +6bfb85be21f06ebbf707b438b3c6b627d5870d651716fc037da704d61ef1b469
diff --git a/a/1.txt b/N2/1.txt index 7db7308..c28e4bb 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -58,7 +58,7 @@ index 292cc42dc3be..9d88375624b5 100644 + /* pick the original jal */ + call = inst; + -+ /* drop the old IMMs, all jal imm bits sit@31:12 */ ++ /* drop the old IMMs, all jal imm bits sit at 31:12 */ + call &= ~GENMASK(31, 12); + + /* add the adapted IMMs */ diff --git a/a/content_digest b/N2/content_digest index 8f38f07..7e1454c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,17 @@ "From\0Jisheng Zhang <jszhang@kernel.org>\0" "Subject\0[PATCH v2 01/13] riscv: fix jal offsets in patched alternatives\0" "Date\0Mon, 5 Dec 2022 01:46:20 +0800\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Palmer Dabbelt <palmer@dabbelt.com>" + Paul Walmsley <paul.walmsley@sifive.com> + Albert Ou <aou@eecs.berkeley.edu> + Anup Patel <anup@brainfault.org> + Atish Patra <atishp@atishpatra.org> + Heiko Stuebner <heiko@sntech.de> + " Andrew Jones <ajones@ventanamicro.com>\0" + "Cc\0linux-riscv@lists.infradead.org" + linux-kernel@vger.kernel.org + kvm@vger.kernel.org + " kvm-riscv@lists.infradead.org\0" "\00:1\0" "b\0" "Alternatives live in a different section, so offsets used by jal\n" @@ -65,7 +75,7 @@ "+\t\t/* pick the original jal */\n" "+\t\tcall = inst;\n" "+\n" - "+\t\t/* drop the old IMMs, all jal imm bits sit@31:12 */\n" + "+\t\t/* drop the old IMMs, all jal imm bits sit at 31:12 */\n" "+\t\tcall &= ~GENMASK(31, 12);\n" "+\n" "+\t\t/* add the adapted IMMs */\n" @@ -96,4 +106,4 @@ "-- \n" 2.37.2 -9604e5e51f96c6dc5f2d942d5c958c9ed1a37579ff27c0909db5093ce7916bb4 +73a26449cb48abd226724917b14867e5642a7c383414c726d033b466fef9c9be
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.