linux-snps-arc
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/09/05
Re: [PATCH 04/15] kbuild: add generic support for built-in boot DTBs
Masahiro Yamada
2024/09/05
Re: [PATCH 14/15] kbuild: rename CONFIG_GENERIC_BUILTIN_DTB to CONFIG_BUILTIN_DTB
Masahiro Yamada
2024/09/05
[PATCH RFC v3 2/2] selftests/mm: Create ADDR_LIMIT_47BIT test
Charlie Jenkins
2024/09/05
[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
Charlie Jenkins
2024/09/05
[PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Charlie Jenkins
2024/09/05
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Charlie Jenkins
2024/09/05
Re: [PATCH 03/15] kbuild: move non-boot builtin DTBs to .init.rodata section
Rob Herring
2024/09/05
Re: [PATCH 14/15] kbuild: rename CONFIG_GENERIC_BUILTIN_DTB to CONFIG_BUILTIN_DTB
Rob Herring
2024/09/05
Re: [PATCH 04/15] kbuild: add generic support for built-in boot DTBs
Rob Herring
2024/09/05
Re: [PATCH 02/15] kbuild: split device tree build rules into scripts/Makefile.dtbs
Rob Herring
2024/09/05
Re: [PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
Jarkko Nikula
2024/09/04
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Kirill A. Shutemov
2024/09/04
[PATCH 15/15] kbuild: use .init.rodata section unconditionally for cmd_wrap_S_dtb
Masahiro Yamada
2024/09/04
[PATCH 14/15] kbuild: rename CONFIG_GENERIC_BUILTIN_DTB to CONFIG_BUILTIN_DTB
Masahiro Yamada
2024/09/04
[PATCH 13/15] microblaze: migrate to the generic rule for built-in DTB
Masahiro Yamada
2024/09/04
[PATCH 11/15] nios2: migrate to the generic rule for built-in DTB
Masahiro Yamada
2024/09/04
[PATCH 12/15] sh: migrate to the generic rule for built-in DTB
Masahiro Yamada
2024/09/04
[PATCH 10/15] xtensa: migrate to the generic rule for built-in DTB
Masahiro Yamada
2024/09/04
[PATCH 08/15] ARC: migrate to the generic rule for built-in DTB
Masahiro Yamada
2024/09/04
[PATCH 09/15] openrisc: migrate to the generic rule for built-in DTB
Masahiro Yamada
2024/09/04
[PATCH 06/15] riscv: migrate to the generic rule for built-in DTB
Masahiro Yamada
2024/09/04
[PATCH 07/15] LoongArch: migrate to the generic rule for built-in DTB
Masahiro Yamada
2024/09/04
[PATCH 05/15] MIPS: migrate to generic rule for built-in DTBs
Masahiro Yamada
2024/09/04
[PATCH 04/15] kbuild: add generic support for built-in boot DTBs
Masahiro Yamada
2024/09/04
[PATCH 01/15] kbuild: add intermediate targets for Flex/Bison in scripts/Makefile.host
Masahiro Yamada
2024/09/04
[PATCH 00/15] kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support
Masahiro Yamada
2024/09/04
[PATCH 02/15] kbuild: split device tree build rules into scripts/Makefile.dtbs
Masahiro Yamada
2024/09/04
[PATCH 03/15] kbuild: move non-boot builtin DTBs to .init.rodata section
Masahiro Yamada
2024/09/04
Re: [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Deepak Gupta
2024/09/04
Re: [PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
Deepak Gupta
2024/09/04
Re: [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Deepak Gupta
2024/09/04
[PATCH v2 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Mark Brown
2024/09/04
[PATCH v2 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
Mark Brown
2024/09/04
[PATCH v2 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024/09/04
[PATCH v2 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
Mark Brown
2024/09/03
Re: [PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
Michael Ellerman
2024/09/03
Re: [PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
Andi Shyti
2024/09/03
Re: [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Mark Brown
2024/09/03
Re: [PATCH 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
Helge Deller
2024/09/03
Re: [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Liam R. Howlett
2024/09/03
Re: [PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
Liam R. Howlett
2024/09/03
Re: [PATCH 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
Liam R. Howlett
2024/09/03
Re: [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Lorenzo Stoakes
2024/09/03
Re: [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Mark Brown
2024/09/03
Re: [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Lorenzo Stoakes
2024/09/03
Re: [PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
Lorenzo Stoakes
2024/09/03
Re: [PATCH 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
Lorenzo Stoakes
2024/09/03
Re: [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info
Christophe Leroy
2024/09/03
Re: [PATCH] ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAME
Masahiro Yamada
2024/09/03
[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
Heikki Krogerus
2024/09/03
[PATCH v2 1/7] ARC: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM
Heikki Krogerus
2024/09/03
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Michal Hocko
2024/09/03
Instalacja pv
Konrad Zieliński
2024/09/02
Re: [PATCH] ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAME
Vineet Gupta
2024/09/02
[PATCH 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024/09/02
[PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Mark Brown
2024/09/02
[PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
Mark Brown
2024/09/02
[PATCH 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
Mark Brown
2024/08/31
Re: [PATCH] ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAME
Masahiro Yamada
2024/08/31
Re: [PATCH] ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAME
Vineet Gupta
2024/08/31
Re: [PATCH] ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAME
Masahiro Yamada
2024/08/31
[PATCH] ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAME
Masahiro Yamada
2024/08/30
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Charlie Jenkins
2024/08/30
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Lorenzo Stoakes
2024/08/30
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Dave Hansen
2024/08/30
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Lorenzo Stoakes
2024/08/29
Re: [PATCH RFC v2 1/4] mm: Add MAP_BELOW_HINT
Charlie Jenkins
2024/08/29
Re: [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info
Charlie Jenkins
2024/08/29
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Charlie Jenkins
2024/08/29
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Charlie Jenkins
2024/08/29
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Palmer Dabbelt
2024/08/29
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Lorenzo Stoakes
2024/08/29
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Vlastimil Babka
2024/08/29
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Lorenzo Stoakes
2024/08/29
Re: [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info
Lorenzo Stoakes
2024/08/29
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Michal Hocko
2024/08/29
[PATCH RFC v2 3/4] mm: Support MAP_BELOW_HINT in vm_unmapped_area()
Charlie Jenkins
2024/08/29
[PATCH RFC v2 1/4] mm: Add MAP_BELOW_HINT
Charlie Jenkins
2024/08/29
[PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info
Charlie Jenkins
2024/08/29
Re: [PATCH RFC v2 1/4] mm: Add MAP_BELOW_HINT
Michael Ellerman
2024/08/29
[PATCH RFC v2 4/4] selftests/mm: Create MAP_BELOW_HINT test
Charlie Jenkins
2024/08/29
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Charlie Jenkins
2024/08/27
Re: [PATCH v2 5/8] ftrace: Add swap_func to ftrace_process_locs()
Mike Rapoport
2024/08/26
Re: [PATCH v2 5/8] ftrace: Add swap_func to ftrace_process_locs()
Steven Rostedt
2024/08/26
[PATCH v2 6/8] x86/module: perpare module loading for ROX allocations of text
Mike Rapoport
2024/08/26
[PATCH v2 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Mike Rapoport
2024/08/26
[PATCH v2 3/8] asm-generic: introduce text-patching.h
Mike Rapoport
2024/08/26
[PATCH v2 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Mike Rapoport
2024/08/26
[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
Mike Rapoport
2024/08/26
[PATCH v2 5/8] ftrace: Add swap_func to ftrace_process_locs()
Mike Rapoport
2024/08/26
[PATCH v2 4/8] module: prepare to handle ROX allocations for text
Mike Rapoport
2024/08/25
[PATCH v2 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
2024/08/25
[PATCH v2 8/8] x86/module: enable ROX caches for module text
Mike Rapoport
2024/08/21
[PATCH v2 cmpxchg 2/3] ARC: Emulate one-byte cmpxchg
Paul E. McKenney
2024/08/21
[PATCH v2 cmpxchg 0/3] Provide emulation for one-byte cmpxchg() for v6.12
Paul E. McKenney
2024/08/18
Re: [RFC PATCH] dt-bindings: arc: convert archs-pct.txt to yaml
Rob Herring (Arm)
2024/08/17
include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_305' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE
kernel test robot
2024/08/16
Re: [RFC PATCH] dt-bindings: arc: convert archs-pct.txt to yaml
Krzysztof Kozlowski
2024/08/16
[RFC PATCH] dt-bindings: arc: convert archs-pct.txt to yaml
Aryabhatta Dey
2024/08/13
Faktury
Szczepan Andryszczuk
2024/08/06
Re: [PATCH cmpxchg 2/3] ARC: Emulate one-byte cmpxchg
Paul E. McKenney
2024/08/05
Re: [PATCH cmpxchg 2/3] ARC: Emulate one-byte cmpxchg
Vineet Gupta
2024/08/05
Re: [PATCH cmpxchg 2/3] ARC: Emulate one-byte cmpxchg
Paul E. McKenney
2024/08/05
Re: [PATCH cmpxchg 2/3] ARC: Emulate one-byte cmpxchg
Vineet Gupta
2024/08/05
Re: [PATCH cmpxchg 3/3] sh: Emulate one-byte cmpxchg
Paul E. McKenney
2024/08/05
Re: [PATCH cmpxchg 3/3] sh: Emulate one-byte cmpxchg
John Paul Adrian Glaubitz
2024/08/05
[PATCH cmpxchg 2/3] ARC: Emulate one-byte cmpxchg
Paul E. McKenney
2024/08/05
[PATCH cmpxchg 1/3] xtensa: Emulate one-byte cmpxchg
Paul E. McKenney
2024/08/05
[PATCH cmpxchg 3/3] sh: Emulate one-byte cmpxchg
Paul E. McKenney
2024/08/05
[PATCH cmpxchg 0/3] Provide emulation for one-byte cmpxchg()
Paul E. McKenney
2024/08/02
Instalacja pv
Konrad Zieliński
2024/07/30
[RFC PATCH 15/18] mm/pgtable: pass ptdesc to pmd_populate
alexs
2024/07/23
Re: [PATCH 00/17] arch: convert everything to syscall.tbl
patchwork-bot+linux-riscv
2024/07/17
Re: [GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
2024/07/17
Re: [GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
2024/07/17
Re: [GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
2024/07/17
Re: [GIT PULL] asm-generic updates for 6.11
Johan Hovold
2024/07/17
Re: [GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
2024/07/17
Re: [GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
2024/07/16
Re: [GIT PULL] asm-generic updates for 6.11
Johan Hovold
2024/07/16
Re: [GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
2024/07/16
Re: [GIT PULL] asm-generic updates for 6.11
Linus Torvalds
2024/07/16
Re: [GIT PULL] asm-generic updates for 6.11
Linus Torvalds
2024/07/16
Re: [GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
2024/07/16
Re: [GIT PULL] asm-generic updates for 6.11
Linus Torvalds
2024/07/16
Re: [GIT PULL] asm-generic updates for 6.11
pr-tracker-bot
2024/07/15
Re: [PATCH 02/17] csky: drop asm/gpio.h wrapper
Guo Ren
2024/07/15
[GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
2024/07/14
Re: [PATCH 12/17] csky: convert to generic syscall table
Guo Ren
2024/07/12
Re: [PATCH 03/17] um: don't generate asm/bpf_perf_event.h
Arnd Bergmann
2024/07/12
Re: [PATCH 01/17] syscalls: add generic scripts/syscall.tbl
Arnd Bergmann
2024/07/12
Re: [PATCH 01/17] syscalls: add generic scripts/syscall.tbl
Masahiro Yamada
2024/07/12
Re: [PATCH 03/17] um: don't generate asm/bpf_perf_event.h
Masahiro Yamada
2024/07/11
Re: [PATCH 02/17] csky: drop asm/gpio.h wrapper
Masahiro Yamada
2024/07/10
Re: [PATCH 10/17] arm64: generate 64-bit syscall.tbl
Mark Brown
2024/07/10
Re: [PATCH 12/17] csky: convert to generic syscall table
Arnd Bergmann
2024/07/10
Re: [PATCH 10/17] arm64: generate 64-bit syscall.tbl
Arnd Bergmann
2024/07/09
Re: [PATCH 10/17] arm64: generate 64-bit syscall.tbl
Mark Brown
2024/07/08
Re: [PATCH 02/17] csky: drop asm/gpio.h wrapper
Guo Ren
2024/07/05
Re: [PATCH 03/17] um: don't generate asm/bpf_perf_event.h
Stephen Rothwell
2024/07/05
Re: [PATCH 11/17] arm64: rework compat syscall macros
Catalin Marinas
2024/07/05
Re: [PATCH 10/17] arm64: generate 64-bit syscall.tbl
Catalin Marinas
2024/07/05
Re: [PATCH 09/17] arm64: convert unistd_32.h to syscall.tbl format
Catalin Marinas
2024/07/05
Re: [PATCH 00/17] arch: convert everything to syscall.tbl
Arnd Bergmann
2024/07/05
Re: [PATCH 00/17] arch: convert everything to syscall.tbl
Maciej W. Rozycki
2024/07/05
Re: [PATCH 07/17] clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Geert Uytterhoeven
2024/07/04
[PATCH 17/17] riscv: convert to generic syscall table
Arnd Bergmann
2024/07/04
[PATCH 16/17] openrisc: convert to generic syscall table
Arnd Bergmann
2024/07/04
[PATCH 15/17] nios2: convert to generic syscall table
Arnd Bergmann
2024/07/04
[PATCH 14/17] loongarch: convert to generic syscall table
Arnd Bergmann
2024/07/04
[PATCH 13/17] hexagon: use new system call table
Arnd Bergmann
2024/07/04
[PATCH 12/17] csky: convert to generic syscall table
Arnd Bergmann
2024/07/04
[PATCH 11/17] arm64: rework compat syscall macros
Arnd Bergmann
2024/07/04
[PATCH 10/17] arm64: generate 64-bit syscall.tbl
Arnd Bergmann
2024/07/04
[PATCH 09/17] arm64: convert unistd_32.h to syscall.tbl format
Arnd Bergmann
2024/07/04
[PATCH 08/17] arc: convert to generic syscall table
Arnd Bergmann
2024/07/04
[PATCH 07/17] clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
2024/07/04
[PATCH 06/17] kbuild: add syscall table generation to scripts/Makefile.asm-headers
Arnd Bergmann
2024/07/04
[PATCH 05/17] kbuild: verify asm-generic header list
Arnd Bergmann
2024/07/04
[PATCH 04/17] loongarch: avoid generating extra header files
Arnd Bergmann
2024/07/04
[PATCH 03/17] um: don't generate asm/bpf_perf_event.h
Arnd Bergmann
2024/07/04
[PATCH 02/17] csky: drop asm/gpio.h wrapper
Arnd Bergmann
2024/07/04
[PATCH 01/17] syscalls: add generic scripts/syscall.tbl
Arnd Bergmann
2024/07/04
[PATCH 00/17] arch: convert everything to syscall.tbl
Arnd Bergmann
2024/06/17
Re: [PATCH] Documentation: Remove unused "nps_mtm_hs_ctr" from kernel-parameters.txt
Jonathan Corbet
2024/06/14
Re: [PATCH] Documentation: Remove unused "nps_mtm_hs_ctr" from kernel-parameters.txt
Randy Dunlap
2024/06/14
[PATCH] Documentation: Remove unused "nps_mtm_hs_ctr" from kernel-parameters.txt
Thomas Huth
2024/06/04
[PATCH v3 cmpxchg 1/4] ARC: Emulate one-byte cmpxchg
Paul E. McKenney
2024/05/25
Re: [PATCH bpf-next] ARC, bpf: Fix issues reported by the static analyzers
patchwork-bot+netdevbpf
2024/05/24
[PATCH bpf-next] ARC, bpf: Fix issues reported by the static analyzers
Shahab Vahedi
2024/05/23
arch/arc/net/bpf_jit_core.c:170:47-52: WARNING: conversion to bool not needed here
kernel test robot
2024/05/22
arch/arc/net/bpf_jit.h:42:15: sparse: sparse: marked inline, but without a definition
kernel test robot
2024/05/20
[PATCH] arc: rename aux.h to arc_aux.h
egyszeregy
2024/05/12
Re: [PATCH bpf-next v2] ARC: Add eBPF JIT support
patchwork-bot+netdevbpf
2024/05/03
Re: [PATCH v3 0/3] arch: Remove fbdev dependency from video helpers
Thomas Zimmermann
2024/05/03
Re: [PATCH v3 0/3] arch: Remove fbdev dependency from video helpers
Arnd Bergmann
2024/05/01
[PATCH v2 cmpxchg 10/13] ARC: Emulate one-byte cmpxchg
Paul E. McKenney
2024/04/30
Re: [linux-next:master 4535/6266] arch/arc/include/asm/cmpxchg.h:73:27: error: implicit declaration of function 'cmpxchg_emu_u8'
Paul E. McKenney
2024/04/30
[PATCH 6/7] v2: Fix most of the "Checks" from "checkpatch.pl"
Shahab Vahedi
2024/04/30
[PATCH 7/7] v2: Check "bpf_jit_binary_lock_ro()" return value
Shahab Vahedi
2024/04/30
[PATCH 3/7] v2: Use memset() in jit_ctx_init()
Shahab Vahedi
2024/04/30
[PATCH 1/7] v2: Turn "emit" from global into a context var
Shahab Vahedi
2024/04/30
[PATCH 5/7] v2: Fix typos
Shahab Vahedi
2024/04/30
[PATCH 2/7] v2: Turn "zext_thyself" from global into a context var
Shahab Vahedi
2024/04/30
[PATCH 4/7] v2: MAINTAINERS: Add "BPF JIT for ARC" entry
Shahab Vahedi
2024/04/30
[off-list] [PATCH 0/7 bpf-next v2] ARC: Add eBPF JIT support
Shahab Vahedi
2024/04/30
Re: [PATCH bpf-next v1] ARC: Add eBPF JIT support
Shahab Vahedi
2024/04/30
[PATCH bpf-next v2] ARC: Add eBPF JIT support
Shahab Vahedi
2024/04/26
Re: [GIT PULL] ARX fixes for 6.9
pr-tracker-bot
2024/04/26
[GIT PULL] ARX fixes for 6.9
Vineet Gupta
2024/04/24
[linux-next:master 5890/8170] drivers/pci/pci.h:359:23: sparse: sparse: incorrect type in argument 2 (different base types)
kernel test robot
2024/04/22
[linux-next:master 5871/7322] kernel/locking/osq_lock.c:165:21: sparse: sparse: incorrect type in assignment (different base types)
kernel test robot
2024/04/18
[linux-next:master] BUILD REGRESSION 7b4f2bc91c15fdcf948bb2d9741a9d7d54303f8d
kernel test robot
2024/04/17
[linux-next:master] BUILD REGRESSION 4eab358930711bbeb85bf5ee267d0d42d3394c2c
kernel test robot
2024/04/16
Re: sh: arc: cmpxchg.h:50:12: error: implicit declaration of function 'cmpxchg_emu_u8' [-Werror=implicit-function-declaration]
Paul E. McKenney
2024/04/16
[linux-next:master] BUILD REGRESSION 66e4190e92ce0e4a50b2f6be0e5f5b2e47e072f4
kernel test robot
2024/04/16
[PATCH 3/5] mm: add vaddr param to pmd_populate_kernel
Maxwell Bland
2024/04/15
[linux-next:master 4535/6266] arch/arc/include/asm/cmpxchg.h:73:27: error: implicit declaration of function 'cmpxchg_emu_u8'
kernel test robot
2024/04/15
sh: arc: cmpxchg.h:50:12: error: implicit declaration of function 'cmpxchg_emu_u8' [-Werror=implicit-function-declaration]
Naresh Kamboju
2024/04/09
Zapytanie ofertowe
Patryk Wysocki
Earlier messages
Later messages