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)
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>

No differences found