mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 12:14:06 +00:00
Revert "mark pstore-blk as broken"
commitd1faacbf67
upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
340534db15
commit
36a99a28ec
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue