linux/include/asm-v850
Steven Rostedt 52393ccc0a [PATCH] remove set_wmb - arch removal
set_wmb should not be used in the kernel because it just confuses the
code more and has no benefit.  Since it is not currently used in the
kernel this patch removes it so that new code does not include it.

All archs define set_wmb(var, value) to do { var = value; wmb(); }
while(0) except ia64 and sparc which use a mb() instead.  But this is
still moot since it is not used anyway.

Hasn't been tested on any archs but x86 and x86_64 (and only compiled
tested)

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-14 21:56:14 -07:00
..
Kbuild
a.out.h
anna.h
as85ep1.h
asm.h
atomic.h
auxvec.h
bitops.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
checksum.h
clinkage.h
cputime.h
current.h
delay.h
div64.h
dma-mapping.h
dma.h
elf.h
emergency-restart.h
entry.h
errno.h
fcntl.h
flat.h
fpga85e2c.h
futex.h
gbus_int.h
hardirq.h
highres_timer.h
hw_irq.h
io.h
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq.h
kmap_types.h
linkage.h
local.h
ma.h
ma1.h
machdep.h
macrology.h
me2.h
mman.h
mmu.h
mmu_context.h
module.h
msgbuf.h
mutex.h
namei.h
page.h
param.h
pci.h
percpu.h
pgalloc.h
pgtable.h
poll.h
posix_types.h
processor.h
ptrace.h
resource.h
rte_cb.h
rte_ma1_cb.h
rte_mb_a_pci.h
rte_me2_cb.h
rte_nb85e_cb.h
scatterlist.h
sections.h
segment.h
semaphore.h
sembuf.h
serial.h
setup.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
sim.h
sim85e2.h
sim85e2c.h
sim85e2s.h
simsyscall.h
socket.h
sockios.h
stat.h
statfs.h
string.h
system.h
teg.h
termbits.h
termios.h
thread_info.h
timex.h
tlb.h
tlbflush.h
topology.h
types.h
uaccess.h
ucontext.h
unaligned.h
unistd.h
user.h
v850e.h
v850e2.h
v850e2_cache.h
v850e_cache.h
v850e_intc.h
v850e_timer_c.h
v850e_timer_d.h
v850e_uart.h
v850e_uarta.h
v850e_uartb.h
v850e_utils.h