Skip to content
Commit 257bf417 authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Jens Axboe
Browse files

pktcdvd: fix regression on 64-bit architectures



The support for the compat ioctl did not actually do what it was
supposed to do because of a typo, instead it broke native support for
CDROM_LAST_WRITTEN and CDROM_SEND_PACKET on all architectures with
CONFIG_COMPAT enabled.

Fixes: 1b114b08 ("pktcdvd: add compat_ioctl handler")
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
----
Please apply for v5.5, I just noticed the regression while
rebasing some of the patches I created on top.
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent df034c93
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment