diff options
author | Bartlomiej Zolnierkiewicz <[email protected]> | 2020-03-26 16:58:22 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-03-26 10:28:20 -0600 |
commit | bf89b0bf3038cdc972b563b16c68cee1b8eefb31 (patch) | |
tree | be86a8998acf9ec4eb3f982acb07f8087a0581bb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a0ccd2511b6f70394b30f8290da8bfc723d6bc07 (diff) |
ata: make "libata.force" kernel parameter optional
Add ATA_FORCE config option (visible only if EXPERT config
option is enabled) and make "libata.force" kernel parameter
optional.
Code size savings on m68k arch using (modified) atari_defconfig:
text data bss dec hex filename
w/ CONFIG_ATA_FORCE=y:
31983 572 40 32595 7f53 drivers/ata/libata-core.o
w/ CONFIG_ATA_FROCE=n:
28958 316 32 29306 727a drivers/ata/libata-core.o
Suggested-by: Christoph Hellwig <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions