diff for duplicates of <20241106-7a94a002553733a6983389a0@orel> diff --git a/a/1.txt b/N1/1.txt index 6e077e0..1daa7e2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -49,7 +49,7 @@ input. I'll add this wrapper static long __labs(long a) { - return __builtin_labs@; + return __builtin_labs(a); } > + break; diff --git a/a/content_digest b/N1/content_digest index 89f2a3b..ccf35ab 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,13 @@ "ref\020241106113814.42992-5-andrew.jones@linux.dev\0" "ref\020241106113814.42992-8-andrew.jones@linux.dev\0" "From\0Andrew Jones <andrew.jones@linux.dev>\0" - "Subject\0[kvm-unit-tests PATCH v2 3/3] riscv: sbi: Add two in hart_mask IPI test\0" + "Subject\0Re: [kvm-unit-tests PATCH v2 3/3] riscv: sbi: Add two in hart_mask IPI test\0" "Date\0Wed, 6 Nov 2024 13:22:31 +0100\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0kvm@vger.kernel.org" + " kvm-riscv@lists.infradead.org\0" + "Cc\0cade.richard@gmail.com" + atishp@rivosinc.com + " jamestiotio@gmail.com\0" "\00:1\0" "b\0" "On Wed, Nov 06, 2024 at 12:38:18PM +0100, Andrew Jones wrote:\n" @@ -57,7 +61,7 @@ "\n" " static long __labs(long a)\n" " {\n" - " return __builtin_labs@;\n" + " return __builtin_labs(a);\n" " }\n" "\n" "> +\t\t\tbreak;\n" @@ -88,4 +92,4 @@ "> 2.47.0\n" > -5d8a703b1b3297481fe8b9bcd4e6f4ea56da7724eb42ed7f22c13c0788e22dab +e3667b0f8f6a2b6b97843017fc694a2749eeb19e188e0a1caf9e36eba4ef6393
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.