ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVM
authorNicolas Pitre <nicolas.pitre@linaro.org>
Sun, 25 Nov 2012 02:24:32 +0000 (03:24 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 26 Nov 2012 12:23:53 +0000 (12:23 +0000)
commit3e99675af1b25a191c467700499b1cbe5585a778
tree516c40a67498aaee1246eeb9e7d2efec335176aa
parentce7b175656a1903605f0184bf33acebff70bfe7f
ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVM

The kvm_seq value has nothing to do what so ever with this other KVM.
Given that KVM support on ARM is imminent, it's best to rename kvm_seq
into something else to clearly identify what it is about i.e. a sequence
number for vmalloc section mappings.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/mmu.h
arch/arm/include/asm/mmu_context.h
arch/arm/mm/context.c
arch/arm/mm/ioremap.c