]> git.ipfire.org Git - thirdparty/linux.git/commit
iowarrior: use normal memory in write path
authorOliver Neukum <oneukum@suse.com>
Thu, 12 Mar 2026 09:53:20 +0000 (10:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Mar 2026 15:02:41 +0000 (16:02 +0100)
commit849fbecdf7e1d4b91a31e6aa72d15e8938bddc5c
tree9c5e3d12efc27d76e49554d1470d96a73e311881
parentbcbdfc7fadf8018552fd55e57114a77637395684
iowarrior: use normal memory in write path

There is just no point in using coherent memory.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Link: https://patch.msgid.link/20260312095328.1594015-1-oneukum@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/iowarrior.c