diff options
| author | Bart Van Assche <[email protected]> | 2018-06-15 14:55:21 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2018-07-09 09:07:52 -0600 |
| commit | 6a5ac9846508ad7d1d23881d9d5add35f2e6ae71 (patch) | |
| tree | c0386ecdda510c941829913bba55aa68085a92b3 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 7c8542b7982264226cf94102950343185869b584 (diff) | |
block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n
Exclude zoned block device members from struct request_queue for
CONFIG_BLK_DEV_ZONED == n. Avoid breaking the build by only building
the code that uses these struct request_queue members if
CONFIG_BLK_DEV_ZONED != n.
Signed-off-by: Bart Van Assche <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Cc: Matias Bjorling <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions