agk-dm-dm-ioctl-move-compat-code-fix
drivers/md/dm-ioctl.c: In function 'dm_compat_ctl_ioctl':
drivers/md/dm-ioctl.c:1479: warning: passing argument 1 of 'dm_ctl_ioctl' makes pointer from integer without a cast
drivers/md/dm-ioctl.c:1479: warning: passing argument 2 of 'dm_ctl_ioctl' makes integer from pointer without a cast
drivers/md/dm-ioctl.c:1479: error: too few arguments to function 'dm_ctl_ioctl'
Something like this - I didn't try very hard:
Cc: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>