-
由 Ross Lagerwall 提交于
Commit 421b40a6 ("tty/vt: Fix vc_deallocate() lock order") changed the behavior when deallocating VT 1. Previously if trying to deallocate VT1 and it is busy, we would return EBUSY. The commit changed this to return 0 (success). This commit restores the old behavior. Signed-off-by: NRoss Lagerwall <rosslagerwall@gmail.com> Tested-by: NMikael Pettersson <mikpe@it.uu.se> Acked-by: NPeter Hurley <peter@hurleysoftware.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
ef223fb3