You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
5e00bbfbc5
Commite9036d0662("tty: Drop krefs for interrupted tty lock") fixed a tty reference counting problem introduced in commit0bfd464d3f("tty: Wait interruptibly for tty lock on reopen"), so v4.5.0 is correct. However, commitd6203d0c7b("tty: Refactor tty_open()") moved the relevant code for 4.6-rc1; correct the merge. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>