Skip to content
Snippets Groups Projects
Commit 846e9b10 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

scsi: sd: enable compat ioctls for sed-opal


The sed_ioctl() function is written to be compatible between
32-bit and 64-bit processes, however compat mode is only
wired up for nvme, not for sd.

Add the missing call to sed_ioctl() in sd_compat_ioctl().

Fixes: d80210f2 ("sd: add support for TCG OPAL self encrypting disks")
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 9579fa46
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment