]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Fix SED-OPAL UAPI structs to prevent 32/64 bit size differences.
authorScott Bauer <scott.bauer@intel.com>
Tue, 7 Feb 2017 00:22:49 +0000 (17:22 -0700)
committerJens Axboe <axboe@fb.com>
Tue, 7 Feb 2017 00:45:29 +0000 (17:45 -0700)
commit8c87fe722053658467bcc9e5ea82051ce3d3a693
treedebf12114992c0a21c3bdf2eb53aa346bc0a3eee
parenta98e58e54fbd0c80b6a46a7cac6e231eed3b3efa
Fix SED-OPAL UAPI structs to prevent 32/64 bit size differences.

This patch is a quick fixup of the user structures that will prevent
the structures from being different sizes on 32 and 64 bit archs.
Taking this fix will allow us to *NOT* have to do compat ioctls for
the sed code.

Signed-off-by: Scott Bauer <scott.bauer@intel.com>
Fixes: 19641f2d7674 ("Include: Uapi: Add user ABI for Sed/Opal")
Signed-off-by: Jens Axboe <axboe@fb.com>
include/uapi/linux/sed-opal.h