]> git.baikalelectronics.ru Git - kernel.git/commit
tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
authorChristoph Hellwig <hch@lst.de>
Sat, 20 Jun 2020 07:16:35 +0000 (09:16 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 24 Jun 2020 15:16:02 +0000 (09:16 -0600)
commit5493210709250beb4658392969ecb5e49ea30b24
tree42131aebadb03c68a25dafed2b1eefaa2009a2be
parentf54c09b9209f7cceaec4f071213137f17dad41e2
tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK

We can also thaw non-block file systems.  Remove the CONFIG_BLOCK in
sysrq.c after making the prototype available unconditionally.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/tty/sysrq.c
include/linux/fs.h