linux_5.10: weekly rls 2024.06.6
-74ac5b, Export arm/arm64 arch_sync_dma_for_device api. -5c342e, Fix ion arm api. -d9b948, Add C906L rst/unrst/reset syscall. Change-Id: Id2764250d02c62715b79480ad6b6fcc3a20aad48
This commit is contained in:
committed by
carbon
parent
7ddf29a19c
commit
5c388375f5
@ -1222,6 +1222,8 @@ asmlinkage long sys_mmap_pgoff(unsigned long addr, unsigned long len,
|
||||
unsigned long fd, unsigned long pgoff);
|
||||
asmlinkage long sys_old_mmap(struct mmap_arg_struct __user *arg);
|
||||
|
||||
/* add by sophon.com, rst/unrst c906l */
|
||||
asmlinkage long sys_reset_c906l(int reset, const unsigned long address);
|
||||
|
||||
/*
|
||||
* Not a real system call, but a placeholder for syscalls which are
|
||||
|
||||
Reference in New Issue
Block a user