Files
linux-stable-mirror/arch/arm64/include/asm
Linus Torvalds a27a5c0f08 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fixes from Will Deacon:
 "Two arm64 fixes: one fixes a warning that started showing up with
  gcc 16 and the other fixes a lockup in udelay() when running on a
  vCPU loaded on a CPU with the new-fangled WFIT instruction:

   - Fix compiler warning from huge_pte_clear() with GCC 16

   - Fix hang in udelay() on systems with WFIT by consistently using the
     virtual counter to calculate the delta"

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)
  arm64: Force the use of CNTVCT_EL0 in __delay()
2026-02-20 09:44:39 -08:00
..
2024-07-03 19:29:59 -07:00
2025-04-29 14:03:18 +01:00
2023-12-11 13:18:06 +00:00
2024-01-12 12:44:18 +00:00
2024-10-16 00:13:04 +02:00
2025-05-11 17:48:19 -07:00
2024-09-10 18:19:59 +01:00
2024-10-15 18:16:20 +01:00
2025-05-06 09:56:18 +01:00
2024-07-10 14:23:38 +02:00