Files
linux/arch/arm64/include/asm
Linus Torvalds c2cdb13a34 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fixes from Catalin Marinas:

 - Fix the arm64 __get_mem_asm() to use the _ASM_EXTABLE_##type##ACCESS()
   macro instead of the *_ERR() one in order to avoid writing -EFAULT to
   the value register in case of a fault

 - Initialise all elements of the acpi_early_node_map[] to NUMA_NO_NODE.
   Prior to this fix, only the first element was initialised

 - Move the KASAN random tag seed initialisation after the per-CPU areas
   have been initialised (prng_state is __percpu)

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: Fix KASAN random tag seed initialization
  arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
  arm64: uaccess: correct thinko in __get_mem_asm()
2024-08-16 17:02:32 -07:00
..
2024-07-10 14:23:38 +02:00
2023-06-05 09:36:39 +02:00
2023-06-05 09:36:39 +02:00
2020-09-07 15:00:52 +01:00
2024-07-03 19:29:59 -07:00
2023-06-05 09:36:39 +02:00
2020-12-02 19:49:11 +00:00
2023-12-11 13:18:06 +00:00
2021-10-21 10:45:22 +01:00
2024-06-05 13:30:58 +01:00
2024-01-12 12:44:18 +00:00
2024-07-10 14:23:38 +02:00
2023-10-18 10:58:59 +01:00
2023-04-05 19:42:43 -07:00
2022-07-22 17:34:57 -05:00
2023-06-05 09:36:39 +02:00
2022-02-19 11:11:09 +01:00
2024-07-10 14:23:38 +02:00
2022-09-16 12:17:03 +01:00
2024-07-10 14:23:38 +02:00