mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02:00
[CVE-2009-0029] System call wrappers part 27
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
This commit is contained in:
@@ -179,7 +179,7 @@ static int fs_maxindex(void)
|
||||
/*
|
||||
* Whee.. Weird sysv syscall.
|
||||
*/
|
||||
asmlinkage long sys_sysfs(int option, unsigned long arg1, unsigned long arg2)
|
||||
SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2)
|
||||
{
|
||||
int retval = -EINVAL;
|
||||
|
||||
|
Reference in New Issue
Block a user