diff options
author | Linus Torvalds | 2024-08-16 17:02:32 -0700 |
---|---|---|
committer | Linus Torvalds | 2024-08-16 17:02:32 -0700 |
commit | c2cdb13a34d950e61e3b53af0c5f9eb828710beb (patch) | |
tree | 1c61b8b7b92ffcb36eb2008b22334711f0978c5f /fs/gfs2 | |
parent | 216595b708dac1707fc68d48042738d6d559ddd5 (diff) | |
parent | f75c235565f90c4a17b125e47f1c68ef6b8c2bce (diff) |
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()
Diffstat (limited to 'fs/gfs2')
0 files changed, 0 insertions, 0 deletions