diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-01-10 12:25:56 +0000 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-01-10 13:49:35 +0100 |
commit | c4f7730be580f8c39decc058246a83ddf7d7b3cb (patch) | |
tree | 844ab4f418b487138892e5ba29b7651a0d9a6d89 /drivers/mfd/intel-lpss.c | |
parent | 8c6a6d98044dca7e54bcc108da1d8e47b409ec6a (diff) | |
download | linux-c4f7730be580f8c39decc058246a83ddf7d7b3cb.tar.bz2 |
nfp: bpf: round up the size of the stack
Kernel enforces the alignment of the bottom of the stack, NFP
deals with positive offsets better so we should align the top
of the stack. Round the stack size to NFP word size (4B).
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'drivers/mfd/intel-lpss.c')
0 files changed, 0 insertions, 0 deletions