Skip to content

Commit

Permalink
Revert "mark pstore-blk as broken"
Browse files Browse the repository at this point in the history
This reverts commit d07f3b0.

pstore-blk was fixed to avoid the unwanted APIs in commit 7bb9557
("pstore/blk: Use the normal block device I/O path"), which landed in
the same release as the commit adding BROKEN.

Cc: Jens Axboe <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
  • Loading branch information
kees authored and axboe committed Nov 17, 2021
1 parent 2a19b28 commit d1faacb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/pstore/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d1faacb

Please sign in to comment.