mirror of https://github.com/torvalds/linux.git
c6x doesn't have a barrier.h and completely relies on asm-generic/barrier.h. Therefore its smp_mb() is barrier() and we can use the default versions that are smp_mb(). Signed-off-by: Peter Zijlstra <peterz@infradead.org> Acked-by: Mark Salter <msalter@redhat.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Link: http://lkml.kernel.org/n/tip-kl53k3pyj0rbd80jq8ralpf3@git.kernel.org Cc: Aurelien Jacquiot <a-jacquiot@ti.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Mark Salter <msalter@redhat.com> Cc: linux-c6x-dev@linux-c6x.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar <mingo@kernel.org> |
||
|---|---|---|
| .. | ||
| Kbuild | ||
| asm-offsets.h | ||
| bitops.h | ||
| bug.h | ||
| cache.h | ||
| cacheflush.h | ||
| checksum.h | ||
| clkdev.h | ||
| clock.h | ||
| cmpxchg.h | ||
| delay.h | ||
| dma-mapping.h | ||
| dscr.h | ||
| elf.h | ||
| ftrace.h | ||
| hardirq.h | ||
| irq.h | ||
| irqflags.h | ||
| linkage.h | ||
| megamod-pic.h | ||
| module.h | ||
| mutex.h | ||
| page.h | ||
| pgtable.h | ||
| processor.h | ||
| procinfo.h | ||
| ptrace.h | ||
| sections.h | ||
| setup.h | ||
| soc.h | ||
| special_insns.h | ||
| string.h | ||
| switch_to.h | ||
| syscall.h | ||
| syscalls.h | ||
| thread_info.h | ||
| timer64.h | ||
| timex.h | ||
| tlb.h | ||
| traps.h | ||
| uaccess.h | ||
| unaligned.h | ||