diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-02-07 11:39:03 -0800 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-03-13 21:22:10 -0400 |
commit | 1cbae651e5c875f4d128211b3c732ee545f45424 (patch) | |
tree | 611bcce0b30736e2312cb8842f2da40223bf371e /fs/crypto/keysetup_v1.c | |
parent | fcb1620edd4d59eff4b3466be1d61263cea958a8 (diff) |
bcachefs: thread_with_file: fix various printf problems
Experimentally fix some problems with stdio_redirect_vprintf by creating
a MOO variant with which we can experiment. We can't do a GFP_KERNEL
allocation while holding the spinlock, and I don't like how the printf
function can silently truncate the output if memory allocation fails.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/crypto/keysetup_v1.c')
0 files changed, 0 insertions, 0 deletions