Commit 74cbb480d0ef for kernel

commit 74cbb480d0efa61efa09e5ebd081a32e1d355bba
Merge: 5d6a0f4da927 3f61631d47f1
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Aug 14 13:03:53 2022 -0700

    Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

    Pull vfs lseek fix from Al Viro:
     "Fix proc_reg_llseek() breakage. Always had been possible if somebody
      left NULL ->proc_lseek, became a practical issue now"

    * tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
      take care to handle NULL ->proc_lseek()