]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mips: define KVM_USER_MEM_SLOTS
authorSanjay Lal <sanjayl@kymasys.com>
Wed, 20 Mar 2013 04:06:49 +0000 (15:06 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Mar 2013 04:11:00 +0000 (15:11 +1100)
commit797e9c5eb519e9ca9d8079bc31589b25fdce99a4
tree6d9545a797a2a7b2b5553415a442ecdec05d9611
parent11055443ba980b9245d0a84d4c600ec3c39a9371
mips: define KVM_USER_MEM_SLOTS

ARCH=mips, config=fuloong2e_defconfig:

akpm3:/usr/src/25> make arch/mips/kernel/early_printk.o
...
CC      arch/mips/kernel/asm-offsets.s
In file included from arch/mips/kernel/asm-offsets.c:20:
include/linux/kvm_host.h:334: error: `KVM_USER_MEM_SLOTS' undeclared here (not in a function)

Signed-off-by: Sanjay Lal <sanjayl@kymasys.com>
Reported-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Alex Williamson <alex.williamson@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Gleb Natapov <gleb@redhat.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/mips/include/asm/kvm_host.h