aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorWilly Tarreau <[email protected]>2020-03-01 20:55:51 +0100
committerJens Axboe <[email protected]>2020-03-16 08:26:58 -0600
commit336eae37338590ea259954546a44a5f524256b6e (patch)
treedfeb648a9daf3fb8c1939da87ccb759327f1d9bd /tools/perf/scripts/python/sched-migration.py
parent3c6051afa3d4e22273e7eed11186513a12554515 (diff)
floppy: remove incomplete support for second FDC from ARM code
The ARM code was written with the apparent hope to one day support a second FDC except that the code was incomplete and only touches the first one, which is also reflected by N_FDC==1. However this made its fd_outb() macro artificially depend on the global or local "fdc" variable. Let's get rid of this and make it explicit it doesn't rely on this variable anymore. Link: https://lore.kernel.org/r/[email protected] Cc: Ian Molton <[email protected]> Cc: Russell King <[email protected]> Cc: Linus Torvalds <[email protected]> Signed-off-by: Willy Tarreau <[email protected]> Signed-off-by: Denis Efremov <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions