summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2022-02-05 07:56:14 +0300
committerDavid S. Miller <davem@davemloft.net>2022-02-05 18:34:47 +0300
commit5a8fb33e530512ee67a11b30f3451a4f030f4b01 (patch)
tree5cfef7703978a16f1d0720a3fd47f883f90569ae /crypto/asymmetric_keys
parentd2692eee05b8502dbe4c480405feec79f4efbb55 (diff)
downloadlinux-5a8fb33e530512ee67a11b30f3451a4f030f4b01.tar.xz
skmsg: convert struct sk_msg_sg::copy to a bitmap
We have plans for increasing MAX_SKB_FRAGS, but sk_msg_sg::copy is currently an unsigned long, limiting MAX_SKB_FRAGS to 30 on 32bit arches. Convert it to a bitmap, as Jakub suggested. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/asymmetric_keys')
0 files changed, 0 insertions, 0 deletions