aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorFiroz Khan <firoz.khan@linaro.org>2018-11-13 12:27:43 +0530
committerTony Luck <tony.luck@intel.com>2018-11-13 08:56:12 -0800
commitbf03ebfe94eaa7d612e6b030306c5fef8ab20208 (patch)
tree2b1213c20e86ae522169d1585a4e4046181debf3 /net/lapb/lapb_iface.c
parentd7c5e82c08a0fb8b8d5186cdcb6d2c54ada4076b (diff)
ia64: add an offset for system call number
The system call number in ia64 architecture starts with 1024. But most of the other architecute starts with 0. In order to come up with a common implementation to generate uapi header we need to add an offset - __NR_Linux with a value 1024. One of the patch in this patch series does have a script to generate uapi header which uses syscall.tbl file. In syscall- .tbl contain system call number. With the use of __NR_Linux, we can start the number from 0 instead of 1024. Signed-off-by: Firoz Khan <firoz.khan@linaro.org> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions