Skip to content

Commit d1faacb

Browse files
keesaxboe
authored andcommitted
Revert "mark pstore-blk as broken"
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]>
1 parent 2a19b28 commit d1faacb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/pstore/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ config PSTORE_BLK
173173
tristate "Log panic/oops to a block device"
174174
depends on PSTORE
175175
depends on BLOCK
176-
depends on BROKEN
177176
select PSTORE_ZONE
178177
default n
179178
help

0 commit comments

Comments
 (0)