diff options
author | David S. Miller | 2022-11-16 09:10:29 +0000 |
---|---|---|
committer | David S. Miller | 2022-11-16 09:10:29 +0000 |
commit | e4aa85cf0d43e293f474e3b415ff44e49ef768ae (patch) | |
tree | 4753b1ba10fc4022cfd7b4d7dccf9a5d1dd3932f /drivers/misc/cxl | |
parent | 4e0c19fcb8b5323716140fa82b79aa9f60e60407 (diff) | |
parent | 639f5d006e36bb303f525d9479448c412b720c39 (diff) |
Merge branch 'microchip-fixes'
Shang XiaoJing says:
====================
net: microchip: Fix potential null-ptr-deref due to create_singlethread_workqueue()
There are some functions call create_singlethread_workqueue() without
checking ret value, and the NULL workqueue_struct pointer may causes
null-ptr-deref. Will be fixed by this patch.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/misc/cxl')
0 files changed, 0 insertions, 0 deletions