kernel-ark/include/asm-frv
Christoph Lameter d3cb487149 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Several counters already have the need to use 64 atomic variables on 64 bit
platforms (see mm_counter_t in sched.h).  We have to do ugly ifdefs to fall
back to 32 bit atomic on 32 bit platforms.

The VM statistics patch that I am working on will also make more extensive
use of atomic64.

This patch introduces a new type atomic_long_t by providing definitions in
asm-generic/atomic.h that works similar to the c "long" type.  Its 32 bits
on 32 bit platforms and 64 bits on 64 bit platforms.

Also cleans up the determination of the mm_counter_t in sched.h.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-06 08:33:29 -08:00
..
a.out.h
atomic.h [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 2006-01-06 08:33:29 -08:00
auxvec.h
ax88796.h
bitops.h [FLS64]: generic version 2006-01-03 13:11:06 -08:00
bug.h
bugs.h
busctl-regs.h
byteorder.h
cache.h
cacheflush.h
checksum.h
cpu-irqs.h
cpumask.h
cputime.h
current.h
delay.h
div64.h
dm9000.h
dma-mapping.h [PATCH] gfp_t: dma-mapping (frv) 2005-10-28 08:16:48 -07:00
dma.h
elf.h
emergency-restart.h
errno.h
fcntl.h [PATCH] Clean up struct flock64 definitions 2005-09-07 16:57:38 -07:00
fpu.h
futex.h [PATCH] Remove unused var from asm/futex.h 2005-09-21 16:16:29 -07:00
gdb-stub.h
gpio-regs.h
hardirq.h [PATCH] FRV: Make the FRV arch work again 2005-11-28 14:42:23 -08:00
highmem.h
hw_irq.h
ide.h [PATCH] FRV: Make the FRV arch work again 2005-11-28 14:42:23 -08:00
init.h
io.h
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irc-regs.h
irq-routing.h
irq.h
kmap_types.h
linkage.h
local.h
math-emu.h
mb86943a.h
mb93091-fpga-irqs.h
mb93093-fpga-irqs.h
mb93493-irqs.h
mb93493-regs.h
mb-regs.h
mem-layout.h
mman.h [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store 2006-01-06 08:33:22 -08:00
mmu_context.h
mmu.h
module.h
msgbuf.h
namei.h
page.h [PATCH] FRV: Make the FRV arch work again 2005-11-28 14:42:23 -08:00
param.h
pci.h [PATCH] gfp_t: dma-mapping (frv) 2005-10-28 08:16:48 -07:00
percpu.h
pgalloc.h
pgtable.h [PATCH] fix remaining missing includes 2005-11-07 07:53:41 -08:00
poll.h
posix_types.h
processor.h
ptrace.h
registers.h
resource.h
scatterlist.h
sections.h
segment.h
semaphore.h [PATCH] FRV: Make the FRV arch work again 2005-11-28 14:42:23 -08:00
sembuf.h
serial-regs.h
serial.h
setup.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
smp.h
socket.h
sockios.h
spinlock.h
spr-regs.h
stat.h
statfs.h
string.h
suspend.h
system.h
termbits.h
termios.h
thread_info.h [PATCH] FRV: Make the FRV arch work again 2005-11-28 14:42:23 -08:00
timer-regs.h
timex.h
tlb.h
tlbflush.h
topology.h
types.h
uaccess.h [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers 2005-09-07 16:57:35 -07:00
ucontext.h
unaligned.h
unistd.h
user.h
virtconvert.h