linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] powerpc: 83xx: km83xx: Fix keymile vendor prefix
Madhavan Srinivasan
[PATCH RESEND] powerpc: Move GameCube/Wii options under EMBEDDED6xx
J . Neuschäfer via B4 Relay
Re: [PATCH RESEND] powerpc: Move GameCube/Wii options under EMBEDDED6xx
Madhavan Srinivasan
[PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
Ryan Roberts
[PATCH v5 1/2] randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
[PATCH v5 2/2] randomize_kstack: Unify random source across arches
Ryan Roberts
Re: [PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
Ryan Roberts
Re: [PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
Kees Cook
[PATCH 0/2] powerpc/crash: backup region offset update to eflcorehdr
Sourabh Jain
[PATCH 1/2] powerpc/crash: fix backup region offset update to eflcorehdr
Sourabh Jain
[PATCH 2/2] powerpc/crash: Update backup region offset in elfcorehdr on memory hotplug
Sourabh Jain
[PATCH v3 0/6] powerpc64/bpf: various fixes
Hari Bathini
[PATCH v3 1/6] powerpc64/bpf: do not increment tailcall count when prog is NULL
Hari Bathini
[PATCH v3 3/6] powerpc64/bpf: use consistent tailcall offset in trampoline
Hari Bathini
[PATCH v3 2/6] powerpc64/bpf: fix the address returned by bpf_get_func_ip
Hari Bathini
[PATCH v3 6/6] powerpc64/bpf: fix kfunc call support
Hari Bathini
Re: [PATCH v3 6/6] powerpc64/bpf: fix kfunc call support
bot+bpf-ci
[PATCH v3 5/6] powerpc64/bpf: fix handling of BPF stack in exception callback
Hari Bathini
[PATCH v3 4/6] powerpc64/bpf: remove BPF redzone protection in trampoline stack
Hari Bathini
Re: [PATCH 15/15] sched/cputime: Handle dyntick-idle steal time correctly
Shrikanth Hegde
Re: [PATCH 15/15] sched/cputime: Handle dyntick-idle steal time correctly
Frederic Weisbecker
Re: [PATCH 14/15] sched/cputime: Handle idle irqtime gracefully
Shrikanth Hegde
Re: [PATCH 14/15] sched/cputime: Handle idle irqtime gracefully
Frederic Weisbecker
Re: [PATCH v2 1/2] ASoC: fsl_sai: add bitcount and timestamp controls
Mark Brown
Re: [PATCH v2 1/2] ASoC: fsl_sai: add bitcount and timestamp controls
Shengjiu Wang
[PATCH v2 0/5] uaccess: Updates to scoped_user_access()
david . laight . linux
[PATCH v2 1/5] uaccess: Fix scoped_user_read_access() for 'pointer to const'
david . laight . linux
Re: [PATCH v2 1/5] uaccess: Fix scoped_user_read_access() for 'pointer to const'
Christophe Leroy (CS GROUP)
Re: [PATCH v2 1/5] uaccess: Fix scoped_user_read_access() for 'pointer to const'
Linus Torvalds
Re: [PATCH v2 1/5] uaccess: Fix scoped_user_read_access() for 'pointer to const'
David Laight
[PATCH v2 4/5] uaccess: Disable -Wshadow in __scoped_user_access()
david . laight . linux
Re: [PATCH v2 4/5] uaccess: Disable -Wshadow in __scoped_user_access()
Christophe Leroy (CS GROUP)
Re: [PATCH v2 4/5] uaccess: Disable -Wshadow in __scoped_user_access()
David Laight
Re: [PATCH v2 4/5] uaccess: Disable -Wshadow in __scoped_user_access()
Linus Torvalds
Re: [PATCH v2 4/5] uaccess: Disable -Wshadow in __scoped_user_access()
kernel test robot
[PATCH v2 3/5] uaccess.h: Use with() and and_with() in __scoped_user_access()
david . laight . linux
[PATCH v2 2/5] compiler.h: Add generic support for 'autoterminating nested for() loops'
david . laight . linux
[PATCH v2 next 5/5] signal: Use scoped_user_access() instead of __put/get_user()
david . laight . linux
Re: [PATCH v2 next 5/5] signal: Use scoped_user_access() instead of __put/get_user()
Christophe Leroy (CS GROUP)
[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 02/15] auxvec.h: Move AT_VECTOR_SIZE definitions to linux/auxvec.h
Thomas Weißschuh
[PATCH 04/15] ARM: drop custom asm/auxvec.h
Thomas Weißschuh
[PATCH 06/15] arm64: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 05/15] x86: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 01/15] MAINTAINERS: exec: Add more auxvec.h variants
Thomas Weißschuh
[PATCH 08/15] LoongArch: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 03/15] asm-generic: add an in-kernel auxvec.h header
Thomas Weißschuh
[PATCH 07/15] RISC-V: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
Re: [PATCH 07/15] RISC-V: Remove AT_VECTOR_SIZE_ARCH from UAPI
Andy Chiu
[PATCH 12/15] sparc: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 10/15] powerpc: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 09/15] s390: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 13/15] sh: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 11/15] MIPS: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH
Thomas Weißschuh
[PATCH 14/15] alpha: remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
Re: [PATCH 14/15] alpha: remove AT_VECTOR_SIZE_ARCH from UAPI
Magnus Lindholm
Re: [PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
Kees Cook
[PATCH v3 0/9] PCI: endpoint: Differentiate between disabled and reserved BARs
Niklas Cassel
[PATCH v3 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
Niklas Cassel
Re: [PATCH v3 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
Manivannan Sadhasivam
Re: [PATCH v3 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
Niklas Cassel
Re: [PATCH v3 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
Manivannan Sadhasivam
[PATCH v3 6/9] PCI: dwc: Disable BARs in common code instead of in each glue driver
Niklas Cassel
[PATCH v2 0/5] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
Thomas Weißschuh
[PATCH v2 4/5] powerpc/audit: directly include unistd_32.h from compat_audit.c
Thomas Weißschuh
Re: [PATCH v2 4/5] powerpc/audit: directly include unistd_32.h from compat_audit.c
Arnd Bergmann
[PATCH v2 3/5] s390: Add -m64 to KBUILD_CPPFLAGS
Thomas Weißschuh
Re: [PATCH v2 3/5] s390: Add -m64 to KBUILD_CPPFLAGS
Arnd Bergmann
[PATCH v2 1/5] x86/vdso: Use 32-bit CHECKFLAGS for compat vDSO
Thomas Weißschuh
[PATCH v2 2/5] sparc64: vdso: Use 32-bit CHECKFLAGS for compat vDSO
Thomas Weißschuh
[PATCH v2 5/5] asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONG
Thomas Weißschuh
Re: [PATCH v2 0/5] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
Christophe Leroy (CS GROUP)
Re: [PATCH v2 0/5] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
Thomas Weißschuh
Re: [PATCH v2 0/5] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
Christophe Leroy (CS GROUP)
[PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
[PATCH v8 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
Jinjie Ruan
[PATCH v8 2/5] crash: Exclude crash kernel memory in crash core
Jinjie Ruan
Re: [PATCH v8 2/5] crash: Exclude crash kernel memory in crash core
Sourabh Jain
Re: [PATCH v8 2/5] crash: Exclude crash kernel memory in crash core
Jinjie Ruan
[PATCH v8 3/5] crash: Use crash_exclude_core_ranges() on powerpc
Jinjie Ruan
Re: [PATCH v8 3/5] crash: Use crash_exclude_core_ranges() on powerpc
Sourabh Jain
[PATCH v8 4/5] arm64: kexec: Add support for crashkernel CMA reservation
Jinjie Ruan
Re: [PATCH v8 4/5] arm64: kexec: Add support for crashkernel CMA reservation
Rob Herring (Arm)
[PATCH v8 5/5] riscv: kexec: Add support for crashkernel CMA reservation
Jinjie Ruan
Re: [PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
Re: [PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Baoquan He
Re: [PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
Re: [PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Andrew Morton
Re: [PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
[PATCH] powerpc/pseries: Correct MSI allocation tracking
Nam Cao
Re: [PATCH] powerpc/pseries: Correct MSI allocation tracking
Nilay Shroff
Re: [PATCH] powerpc/pseries: Correct MSI allocation tracking
Mahesh J Salgaonkar
Re: [PATCH] powerpc/pseries: Correct MSI allocation tracking
Madhavan Srinivasan
[PATCH] uaccess: Fix build of scoped user access with const pointer
Christophe Leroy (CS GROUP)
Re: [PATCH] uaccess: Fix build of scoped user access with const pointer
Linus Torvalds
Re: [PATCH] uaccess: Fix build of scoped user access with const pointer
David Laight
Re: [PATCH] uaccess: Fix build of scoped user access with const pointer
David Laight
Re: [PATCH] uaccess: Fix build of scoped user access with const pointer
David Laight
FAILED: Patch "net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()" failed to apply to 5.10-stable tree
Sasha Levin
FAILED: Patch "bus: fsl-mc: fix an error handling in fsl_mc_device_add()" failed to apply to 5.10-stable tree
Sasha Levin
FAILED: Patch "bus: fsl-mc: fix use-after-free in driver_override_show()" failed to apply to 5.10-stable tree
Sasha Levin
FAILED: Patch "net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()" failed to apply to 5.15-stable tree
Sasha Levin
FAILED: Patch "powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()" failed to apply to 5.15-stable tree
Sasha Levin
FAILED: Patch "bus: fsl-mc: fix an error handling in fsl_mc_device_add()" failed to apply to 5.15-stable tree
Sasha Levin
FAILED: Patch "net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()" failed to apply to 6.1-stable tree
Sasha Levin
FAILED: Patch "powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()" failed to apply to 6.1-stable tree
Sasha Levin
FAILED: Patch "bus: fsl-mc: fix an error handling in fsl_mc_device_add()" failed to apply to 6.1-stable tree
Sasha Levin
FAILED: Patch "net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()" failed to apply to 6.6-stable tree
Sasha Levin
FAILED: Patch "powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()" failed to apply to 6.6-stable tree
Sasha Levin
FAILED: Patch "bus: fsl-mc: fix an error handling in fsl_mc_device_add()" failed to apply to 6.6-stable tree
Sasha Levin
FAILED: Patch "net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()" failed to apply to 6.12-stable tree
Sasha Levin
FAILED: Patch "powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()" failed to apply to 6.12-stable tree
Sasha Levin
FAILED: Patch "bus: fsl-mc: fix an error handling in fsl_mc_device_add()" failed to apply to 6.12-stable tree
Sasha Levin
[PATCH] powerpc/mem: Move CMA reservations to arch_mm_preinit
Ritesh Harjani (IBM)
Re: [PATCH] powerpc/mem: Move CMA reservations to arch_mm_preinit
Dan Horák
Re: [PATCH] powerpc/mem: Move CMA reservations to arch_mm_preinit
Madhavan Srinivasan
[PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
Sayali Patil
[PATCH v2 2/2] powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_power7_vmx
Sayali Patil
Re: [PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
Christophe Leroy (CS GROUP)
Re: [PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
Sayali Patil
Re: [PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
Christophe Leroy (CS GROUP)
Re: [PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
Christophe Leroy (CS GROUP)
Re: [PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
Christophe Leroy (CS GROUP)
Re: [PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
Sayali Patil
Re: [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
David Hildenbrand (Arm)
Re: [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
Jordan Niethe
Re: [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
David Hildenbrand (Arm)
Re: [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
Jordan Niethe
Re: [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
David Hildenbrand (Arm)
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
David Hildenbrand (Arm)
[PATCH v1 01/16] mm/madvise: drop range checks in madvise_free_single_vma()
David Hildenbrand (Arm)
Re: [PATCH v1 01/16] mm/madvise: drop range checks in madvise_free_single_vma()
Lorenzo Stoakes (Oracle)
[PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Alice Ryhl
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Alice Ryhl
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Alice Ryhl
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Alice Ryhl
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Miguel Ojeda
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Lorenzo Stoakes (Oracle)
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Puranjay Mohan
[PATCH v1 03/16] mm/memory: inline unmap_mapping_range_vma() into unmap_mapping_range_tree()
David Hildenbrand (Arm)
Re: [PATCH v1 03/16] mm/memory: inline unmap_mapping_range_vma() into unmap_mapping_range_tree()
Lorenzo Stoakes (Oracle)
[PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
David Hildenbrand (Arm)
Re: [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
Lorenzo Stoakes (Oracle)
Re: [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
David Hildenbrand (Arm)
[PATCH v1 05/16] mm/oom_kill: use MMU_NOTIFY_CLEAR in __oom_reap_task_mm()
David Hildenbrand (Arm)
Re: [PATCH v1 05/16] mm/oom_kill: use MMU_NOTIFY_CLEAR in __oom_reap_task_mm()
Lorenzo Stoakes (Oracle)
[PATCH v1 06/16] mm/oom_kill: factor out zapping of VMA into zap_vma_for_reaping()
David Hildenbrand (Arm)
Re: [PATCH v1 06/16] mm/oom_kill: factor out zapping of VMA into zap_vma_for_reaping()
Lorenzo Stoakes (Oracle)
[PATCH v1 07/16] mm/memory: rename unmap_single_vma() to __zap_vma_range()
David Hildenbrand (Arm)
Re: [PATCH v1 07/16] mm/memory: rename unmap_single_vma() to __zap_vma_range()
Lorenzo Stoakes (Oracle)
[PATCH v1 08/16] mm/memory: move adjusting of address range to unmap_vmas()
David Hildenbrand (Arm)
Re: [PATCH v1 08/16] mm/memory: move adjusting of address range to unmap_vmas()
Lorenzo Stoakes (Oracle)
[PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
David Hildenbrand (Arm)
Re: [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
Lorenzo Stoakes (Oracle)
Re: [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
David Hildenbrand (Arm)
[PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
David Hildenbrand (Arm)
Re: [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
Lorenzo Stoakes (Oracle)
Re: [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
David Hildenbrand (Arm)
[PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
David Hildenbrand (Arm)
Re: [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
Lorenzo Stoakes (Oracle)
Re: [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
David Hildenbrand (Arm)
Re: [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
Lorenzo Stoakes (Oracle)
Re: [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
David Hildenbrand (Arm)
[PATCH v1 12/16] mm: rename zap_vma_pages() to zap_vma()
David Hildenbrand (Arm)
Re: [PATCH v1 12/16] mm: rename zap_vma_pages() to zap_vma()
Lorenzo Stoakes (Oracle)
[PATCH v1 13/16] mm: rename zap_page_range_single_batched() to zap_vma_range_batched()
David Hildenbrand (Arm)
Re: [PATCH v1 13/16] mm: rename zap_page_range_single_batched() to zap_vma_range_batched()
Lorenzo Stoakes (Oracle)
[PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
Re: [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
Alice Ryhl
Re: [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
Re: [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
Lorenzo Stoakes (Oracle)
Re: [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
Puranjay Mohan
[PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
Re: [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
Leon Romanovsky
Re: [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
Lorenzo Stoakes (Oracle)
Re: [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
[PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
David Hildenbrand (Arm)
Re: [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
Lorenzo Stoakes (Oracle)
Re: [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
Jason Gunthorpe
Re: [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
David Hildenbrand (Arm)
Re: [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
Alice Ryhl
Re: [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
Jason Gunthorpe
Re: [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
Alice Ryhl
Re: [PATCH v1 00/16] mm: cleanups around unmapping / zapping
Andrew Morton
[PATCH v2] powerpc/crash: adjust the elfcorehdr size
Sourabh Jain
Re: [PATCH v2] powerpc/crash: adjust the elfcorehdr size
Madhavan Srinivasan
powerpc/fadump: CMA init is failing
Sourabh Jain
Re: powerpc/fadump: CMA init is failing
IBM
Re: powerpc/fadump: CMA init is failing
Mike Rapoport
Re: powerpc/fadump: CMA init is failing
IBM
Re: powerpc/fadump: CMA init is failing
Sourabh Jain
Re: powerpc/fadump: CMA init is failing
IBM
Re: [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map
Vlastimil Babka
Re: [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport
Earlier messages
Later messages