linux/debian/patches
Ben Hutchings fcbc00ea92 Update x32 syscall patch to block system calls >= 512 by default
System calls from x32 tasks are distinguished by having bit 30 set,
but they share the system call table with x86_64 so where parameter/
return value adjustment is needed there is a difference in the low
bits too.  The x32-specific calls are numbered from 512 and of course
are not present in the table if the kernel doesn't support x32.

This means we need to change both the maximum syscall number and the
mask instruction.

svn path=/dists/sid/linux/; revision=21689
2014-08-06 03:30:05 +00:00
..
bugfix Update to 3.14.15 2014-08-05 04:03:22 +00:00
debian Avoid ABI changes in 3.14.14 and 3.14.15 2014-08-05 15:06:32 +00:00
features Update x32 syscall patch to block system calls >= 512 by default 2014-08-06 03:30:05 +00:00
series Avoid ABI changes in 3.14.14 and 3.14.15 2014-08-05 15:06:32 +00:00
series-orig Replace rtl8192e firmware removal patch with version submitted upstream 2014-04-27 02:21:57 +00:00
series-rt [rt] Update to 3.14.10-rt7 2014-07-11 02:29:07 +00:00