Simon Horman <horms@xxxxxxxxxx> wrote: > Sparse complains a bit about the line above, perhaps the '(__force void *)' > should be retained from the old code? I've added a patch to add the missing __user to the x86 copy_mc_to_user(). The powerpc one already has it. David