Re: [PATCH v6 10/14] riscv: misaligned: add a function to check misalign trap delegability

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 24-04-2025 23:01, Clément Léger wrote:
+	/*
+	 * Either we successfully requested misaligned traps delegation for all
+	 * CPUS or the SBI does not implemented FWFT extension but delegated the


"CPUS" -> corrected to "CPUs" (case and plural form).
"does not implemented" -> corrected to "does not implement"
"CPUs, or the SBI does not implement the FWFT extension"

+	 * exception by default.
+	 */
+	return misaligned_traps_delegated ||
+	       all_cpus_unaligned_scalar_access_emulated();
+}


Thanks,
Alok




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux