On 05/25/2011 11:02 AM, Heiko Carstens wrote:
On Wed, May 25, 2011 at 01:28:09PM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the final tree, today's linux-next build (powerpc > ppc44x_defconfig) failed like this: > > cc1: warnings being treated as errors > arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function '__kvm_set_memory_region': > arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:654: error: cast to pointer from integer of different size > arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:654: error: cast to pointer from integer of different size > > Caused by commit 95de6ce677d6 ("KVM: add missing void __user * cast to > access_ok() call"). > > I have reverted that commit for today. My fault.. sigh. Avi could you apply the patch below as well (or merge with the previous one)?
Thanks for the quick fix, applied. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html