diff options
author | Damien Le Moal <[email protected]> | 2018-10-11 11:45:30 +0900 |
---|---|---|
committer | Mike Snitzer <[email protected]> | 2018-10-10 23:22:24 -0400 |
commit | 118aa47c7072bce05fc39bd40a1c0a90caed72ab (patch) | |
tree | ec3d4b6b6432a68c2ca3808961094e486e87a590 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | beb9caac211c1be1bc118bb62d5cf09c4107e6a5 (diff) |
dm linear: fix linear_end_io conditional definition
The dm-linear target is independent of the dm-zoned target. For code
requiring support for zoned block devices, use CONFIG_BLK_DEV_ZONED
instead of CONFIG_DM_ZONED.
While at it, similarly to dm linear, also enable the DM_TARGET_ZONED_HM
feature in dm-flakey only if CONFIG_BLK_DEV_ZONED is defined.
Fixes: beb9caac211c1 ("dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled")
Fixes: 0be12c1c7fce7 ("dm linear: add support for zoned block devices")
Cc: [email protected]
Signed-off-by: Damien Le Moal <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions