linux/arch/loongarch
Qing Zhang 5e8be07ca8 LoongArch: Requires __force attributes for any casts
This fix a warning when "make C=2":
arch/loongarch/kernel/ptrace.c: note: in included file (through include/linux/uaccess.h, include/linux/sched/task.h, include/linux/sched/signal.h, include/linux/ptrace.h, include/linux/audit.h):
./arch/loongarch/include/asm/uaccess.h:232:32: warning: incorrect type in argument 2 (different address spaces)
./arch/loongarch/include/asm/uaccess.h:232:32:    expected void const *from
./arch/loongarch/include/asm/uaccess.h:232:32:    got void const [noderef] __user *from

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Qing Zhang <zhangqing@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
2022-08-12 13:10:10 +08:00
..
boot
configs LoongArch: Add Loongson-3 default config file 2022-06-03 20:09:29 +08:00
include LoongArch: Requires __force attributes for any casts 2022-08-12 13:10:10 +08:00
kernel LoongArch: Fix unsigned comparison with less than zero 2022-08-12 13:10:10 +08:00
lib LoongArch: Remove useless header compiler.h 2022-07-29 18:22:32 +08:00
mm LoongArch: Re-tab the assembly files 2022-07-29 18:22:32 +08:00
pci
vdso LoongArch: Fix build errors for tinyconfig 2022-07-07 17:41:01 +08:00
Kbuild
Kconfig LoongArch: Adjust arch/loongarch/Kconfig 2022-08-12 13:10:10 +08:00
Kconfig.debug
Makefile LoongArch: Add Loongson-3 default config file 2022-06-03 20:09:29 +08:00