On 15 March 2013 03:09, Sanjay Lal <sanjayl@xxxxxxxxxxx> wrote: > - Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS > - Fix kvm_arch_{prepare,commit}_memory_region() > - Also remove kvm_arch_set_memory_region which was unused. I just stumbled upon the build issue caused by the first item and can confirm that this patch fixes it. I guess this is a replacement for "KVM/MIPS32: define KVM_USER_MEM_SLOTS" (which doesn't apply anyway because of missing spaces)? If yes, then you should mark the old one as superseded in http://patchwork.linux-mips.org/. And maybe include here that it fixes a build issue. Regards Jonas