summaryrefslogtreecommitdiff
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2022-04-10 14:36:10 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2023-10-22 17:09:31 -0400
commit6e811bbbc2ea3b20854c45fa29811640881bb534 (patch)
tree367accfa358145bde9183fea2a940ba9cbbe63be /include/linux/workqueue.h
parentcf0dd697ebc9090d0aeafa933e0e688e291a24fc (diff)
bcachefs: Fix a null ptr deref
We start doing allocations before the GC thread is created, which means we need to check for that to avoid a null ptr deref. Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions