Revert "mark pstore-blk as broken"
This reverts commitd07f3b081e
. pstore-blk was fixed to avoid the unwanted APIs in commit7bb9557b48
("pstore/blk: Use the normal block device I/O path"), which landed in the same release as the commit adding BROKEN. Cc: Jens Axboe <axboe@kernel.dk> Cc: Christoph Hellwig <hch@lst.de> Cc: stable@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20211116181559.3975566-1-keescook@chromium.org Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
2a19b28f79
commit
d1faacbf67
|
@ -173,7 +173,6 @@ config PSTORE_BLK
|
|||
tristate "Log panic/oops to a block device"
|
||||
depends on PSTORE
|
||||
depends on BLOCK
|
||||
depends on BROKEN
|
||||
select PSTORE_ZONE
|
||||
default n
|
||||
help
|
||||
|
|
Loading…
Reference in New Issue