summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/config.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-07-14 17:16:21 +0300
committerJakub Kicinski <kuba@kernel.org>2024-07-14 17:16:21 +0300
commit5f25f553b823d8d047662de8cc186f272bfd7fee (patch)
treeaf0f2c5ccbe2c5e5dde3a9b4479939079c95f3d0 /scripts/gdb/linux/config.py
parent70c676cb3dfcc75e32eaf0e98eba6814ebfc6af6 (diff)
parent4cddb0f15ea9c62f81b4889ea69a99368cc63a86 (diff)
downloadlinux-5f25f553b823d8d047662de8cc186f272bfd7fee.tar.xz
Merge branch 'net-pse-pd-fix-possible-issues-with-a-pse-supporting-both-c33-and-podl'
Kory Maincent says: ==================== net: pse-pd: Fix possible issues with a PSE supporting both c33 and PoDL Although PSE controllers supporting both c33 and PoDL are not on the market yet, we want to prevent potential issues from arising in the future. Two possible issues could occur with a PSE supporting both c33 and PoDL: - Setting the config for one type of PSE leaves the other type's config null. In this case, the PSE core would return EOPNOTSUPP, which is not the correct behavior. - Null dereference of Netlink attributes as only one of the Netlink attributes would be specified at a time. This patch series contains two patches to fix these issues. ==================== Link: https://patch.msgid.link/20240711-fix_pse_pd_deref-v3-0-edd78fc4fe42@bootlin.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions