summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJan Höppner <hoeppner@linux.ibm.com>2026-02-19 12:05:53 +0100
committerHeiko Carstens <hca@linux.ibm.com>2026-02-19 15:28:00 +0100
commit123d2e75a14e8a21cecac3f3452221ba901f8111 (patch)
treedaaab7d5bf7dbe67bae7924e547e75962699a25b /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent3ce500aac0e71f71b358fe68aa69f0912047968c (diff)
s390/tape: Fix device driver name
Recent cleanups and code consolidations in the s390 tape device driver renamed files and function namespaces from tape_34xx to tape_3490 to better reflect the single support of the IBM 3490E device in the codebase. These changes also renamed the driver name to tape_3490, which consequently broke userspace as the sysfs driver path is now /sys/bus/ccw/drivers/tape_3490/ instead of /sys/bus/ccw/drivers/tape_34xx/. Change the device driver name back to tape_34xx to fix userspace. Fixes: 9872dae6102e ("s390/tape: Rename tape_34xx.c to tape_3490.c") Reported-by: Alexander Egorenkov <egorenar@linux.ibm.com> Reviewed-by: Jens Remus <jremus@linux.ibm.com> Tested-by: Alexander Egorenkov <egorenar@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions