linux/arch/arm64/include/asm
Will Deacon ac413349b7 KVM: ARM/arm64: fix broken __percpu annotation
commit 4000be423c upstream.

Running sparse results in a bunch of noisy address space mismatches
thanks to the broken __percpu annotation on kvm_get_running_vcpus.

This function returns a pcpu pointer to a pointer, not a pointer to a
pcpu pointer. This patch fixes the annotation, which kills the warnings
from sparse.

Cc: Christoffer Dall <christoffer.dall@linaro.org>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-29 12:25:38 -07:00
..
xen xen/arm64: do not call the swiotlb functions twice 2013-12-11 16:21:00 +00:00
arch_timer.h ARM64: arch_timer: add support to configure and enable event stream 2013-09-26 09:47:43 +01:00
asm-offsets.h
assembler.h arm64: asm: add CPU_LE & CPU_BE assembler helpers 2013-10-25 15:59:38 +01:00
atomic.h arm64: asm: remove redundant "cc" clobbers 2014-02-07 16:46:07 +00:00
barrier.h arm64: barriers: allow dsb macro to take option parameter 2014-02-06 11:39:11 +00:00
bitops.h
cache.h
cacheflush.h arm64: add DSB after icache flush in __flush_icache_all() 2014-02-05 10:26:35 +00:00
cachetype.h
cmpxchg.h arm64: asm: remove redundant "cc" clobbers 2014-02-07 16:46:07 +00:00
compat.h arm64: compat: fix compat types affecting struct compat_elf_prpsinfo 2014-10-30 09:38:24 -07:00
compiler.h
cpu_ops.h arm64: kernel: cpu_{suspend/resume} implementation 2013-12-16 17:17:31 +00:00
cputable.h
cputype.h arm64: Fix up /proc/cpuinfo 2015-02-11 14:54:48 +08:00
debug-monitors.h arm64: support single-step and breakpoint handler hooks 2013-12-19 17:43:11 +00:00
device.h
dma-contiguous.h arm64: fix build error if DMA_CMA is enabled 2014-01-27 12:00:25 +00:00
dma-mapping.h arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro 2014-06-30 20:12:00 -07:00
elf.h arm64: compat: add support for big-endian (BE8) AArch32 binaries 2013-10-25 15:59:35 +01:00
esr.h arm64: fix typo: s/SERRROR/SERROR/ 2014-02-05 10:42:32 +00:00
exception.h
exec.h
fb.h
fpsimd.h
fpsimdmacros.h
futex.h arm64: asm: remove redundant "cc" clobbers 2014-02-07 16:46:07 +00:00
hardirq.h arm64: enable generic clockevent broadcast 2013-12-16 17:17:35 +00:00
hugetlb.h
hw_breakpoint.h arm64: ptrace: fix compat hardware watchpoint reporting 2014-10-05 14:52:11 -07:00
hwcap.h arm64: Add COMPAT_HWCAP_LPAE 2015-01-08 10:00:49 -08:00
hypervisor.h
insn.h arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions 2014-01-08 15:21:29 +00:00
io.h Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache" 2014-01-16 18:32:25 +00:00
irq.h arm64: add CPU_HOTPLUG infrastructure 2013-10-25 11:33:21 +01:00
irqflags.h arm64: Unmask asynchronous aborts when in kernel mode 2013-11-25 16:44:05 +00:00
jump_label.h arm64, jump label: optimize jump label implementation 2014-01-08 15:23:53 +00:00
Kbuild Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-01-25 11:17:34 -08:00
kvm_arm.h arm64: KVM: trap VM system registers until MMU and caches are ON 2015-05-17 09:53:51 -07:00
kvm_asm.h arm64: KVM: trap VM system registers until MMU and caches are ON 2015-05-17 09:53:51 -07:00
kvm_coproc.h
kvm_emulate.h A handful of fixes for KVM/arm64: 2013-11-11 12:05:20 +01:00
kvm_host.h KVM: ARM/arm64: fix broken __percpu annotation 2015-06-29 12:25:38 -07:00
kvm_mmio.h
kvm_mmu.h arm/arm64: KVM: Fix and refactor unmap_range 2015-06-29 12:25:37 -07:00
kvm_psci.h
linkage.h
memblock.h
memory.h arm64: implement TASK_SIZE_OF 2014-07-17 16:21:04 -07:00
mmu_context.h arm64: Use the reserved TTBR0 if context switching to the init_mm 2015-04-13 14:03:03 +02:00
mmu.h
module.h
neon.h
page.h
percpu.h arm64: Fix !CONFIG_SMP kernel build 2014-02-28 16:12:25 +00:00
perf_event.h
pgalloc.h arm64: handle pgtable_page_ctor() fail 2013-11-15 09:32:16 +09:00
pgtable-2level-hwdef.h arm64: Use 42-bit address space with 64K pages 2013-11-05 17:23:52 +00:00
pgtable-2level-types.h
pgtable-3level-hwdef.h
pgtable-3level-types.h
pgtable-hwdef.h arm64: mm: Fix PMD_SECT_PROT_NONE definition 2013-12-06 17:22:44 +00:00
pgtable.h arm64: Make DMA coherent and strongly ordered mappings not executable 2014-05-06 07:59:20 -07:00
pmu.h
proc-fns.h arm64: kernel: suspend/resume registers save/restore 2013-12-16 17:17:31 +00:00
processor.h arm64: compat: add support for big-endian (BE8) AArch32 binaries 2013-10-25 15:59:35 +01:00
psci.h arm64: unify smp_psci.c and psci.c 2013-10-25 11:33:19 +01:00
ptrace.h arm64: compat: add support for big-endian (BE8) AArch32 binaries 2013-10-25 15:59:35 +01:00
shmparam.h
sigcontext.h
signal32.h
smp_plat.h arm64: kernel: build MPIDR_EL1 hash function data structure 2013-12-16 17:17:30 +00:00
smp.h arm64: add CPU_HOTPLUG infrastructure 2013-10-25 11:33:21 +01:00
sparsemem.h
spinlock_types.h arm64: Fix the endianness of arch_spinlock_t 2013-10-25 16:10:22 +01:00
spinlock.h arm64: asm: remove redundant "cc" clobbers 2014-02-07 16:46:07 +00:00
stacktrace.h
stat.h
string.h
suspend.h arm64: kernel: refactor the CPU suspend API for retention states 2015-01-16 06:59:34 -08:00
sync_bitops.h
syscall.h arm64: check for number of arguments in syscall_get/set_arguments() 2013-10-23 15:45:35 +01:00
syscalls.h
system_misc.h
thread_info.h preempt: Make PREEMPT_ACTIVE generic 2013-11-13 20:21:47 +01:00
timex.h
tlb.h
tlbflush.h
traps.h
uaccess.h arm64: use generic strnlen_user and strncpy_from_user functions 2013-12-19 17:43:06 +00:00
ucontext.h
unistd32.h arm64: __NR_compat_syscalls fix 2014-05-06 07:59:29 -07:00
unistd.h
vdso_datapage.h
vdso.h
virt.h arm64: head: create a new function for setting the boot_cpu_mode flag 2013-10-25 15:59:39 +01:00
word-at-a-time.h arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs 2013-12-19 17:43:08 +00:00