On Tue, 12 Nov 2024 15:47:44 +0800, Hongbo Li wrote: > printbuf.buf may be NULL if allocation_failure is true. Check > for this prior to using it as a seq_printf source. > > Fixes: fa8e94faeece ("bcachefs: Heap allocate printbufs") > Signed-off-by: David Disseldorp <dd...@suse.de>
This is quite different compared to the patch I initially submitted, so please drop my sign-off tag. Thanks, David