diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-04 23:02:26 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-04 23:02:26 +0300 |
commit | 2ac44821a81612317f4451b765986d8b9695d5d5 (patch) | |
tree | 98948d038b9c6184a1e0b9a08adf8a654e2f36f3 /arch/x86/include/asm/insn-eval.h | |
parent | b61778fa5173021e628b3c9372c9ceae01951b34 (diff) | |
parent | df9d44b645b83fffccfb4e28c1f93376585fdec8 (diff) | |
download | linux-2ac44821a81612317f4451b765986d8b9695d5d5.tar.xz |
Merge tag 'f2fs-fix-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Pull f2fs fixes from Jaegeuk Kim:
- fix a null pointer dereference in f2fs_issue_flush, which occurs by
the combination of mount/remount options.
- fix a bug in per-block age-based extent_cache newly introduced in
6.2-rc1, which reported a wrong age information in extent_cache.
- fix a kernel panic if extent_tree was not created, which was caught
by a wrong BUG_ON
* tag 'f2fs-fix-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs:
f2fs: let's avoid panic if extent_tree is not created
f2fs: should use a temp extent_info for lookup
f2fs: don't mix to use union values in extent_info
f2fs: initialize extent_cache parameter
f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()
Diffstat (limited to 'arch/x86/include/asm/insn-eval.h')
0 files changed, 0 insertions, 0 deletions