summaryrefslogtreecommitdiff
path: root/ipc/mq_sysctl.c
diff options
context:
space:
mode:
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>2015-07-29 21:15:16 +0200
committerDavid S. Miller <davem@davemloft.net>2015-07-29 14:59:58 -0700
commitce2b6ad9c1856fac5d5e8d3351b3dd5392e09b7a (patch)
tree5968043c4caa954889e0e343cb6fc02c1a485d15 /ipc/mq_sysctl.c
parent1df03ffdded54fbb6507ef494ece071f3501410e (diff)
s390/bpf: increase BPF_SIZE_MAX
Currently we have the restriction that jitted BPF programs can have a maximum size of one page. The reason is that we use short displacements for the literal pool. The 20 bit displacements are available since z990 and BPF requires z196 as minimum. Therefore we can remove this restriction and use everywhere 20 bit signed long displacements. Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc/mq_sysctl.c')
0 files changed, 0 insertions, 0 deletions