summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-07-23 11:00:03 -0700
committerJakub Kicinski <kuba@kernel.org>2026-07-23 11:00:03 -0700
commit6a8da869fa338e008533dd6385a0eb35dee6acf4 (patch)
treefbb9ba05adfee82280aafd2d27c891dcc6e3ce81 /include/uapi
parent5e9c8baee0329fbefe7c67aea945e2a07f15e98b (diff)
parentfd098a23bf8fda7eae48db9b06e7c34fc4d228fa (diff)
downloadlinux-6a8da869fa338e008533dd6385a0eb35dee6acf4.tar.gz
linux-6a8da869fa338e008533dd6385a0eb35dee6acf4.zip
Merge branch 'drop_monitor-take-care-of-32bit-kernels'
Eric Dumazet says: ==================== drop_monitor: take care of 32bit kernels This series fixes two drop_monitor issues on 32-bit architectures: - Patch 1 uses nla_total_size_64bit() for PC and TIMESTAMP attributes to account for alignment padding added by nla_put_u64_64bit(), avoiding potential skb_over_panic() crashes. - Patch 2 moves u64_stats updates before spin_unlock_irqrestore(), ensuring local interrupts are disabled to prevent seqcount corruption from nested interrupts in probe context. ==================== Link: https://patch.msgid.link/20260722141743.3266924-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions