linux-stable-rt/include/asm-parisc
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
asmregs.h
assembly.h [PARISC] Specify level to fix binutils level promotion bug 2005-10-21 22:56:35 -04:00
atomic.h [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 2006-01-06 08:33:29 -08:00
auxvec.h
bitops.h [FLS64]: generic version 2006-01-03 13:11:06 -08:00
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h [PATCH] mm: parisc pte atomicity 2005-10-29 21:40:42 -07:00
checksum.h
compat.h
compat_rt_sigframe.h
compat_signal.h
compat_ucontext.h
cputime.h
current.h
delay.h
div64.h
dma-mapping.h [PATCH] gfp_t: dma-mapping (parisc) 2005-10-28 08:16:48 -07:00
dma.h
eisa_bus.h
eisa_eeprom.h
elf.h
emergency-restart.h
errno.h [PARISC] Add ECANCELED to errno.h 2005-10-21 22:53:43 -04:00
fcntl.h
fixmap.h
floppy.h
futex.h [PATCH] Remove unused var from asm/futex.h 2005-09-21 16:16:29 -07:00
grfioctl.h [PARISC] Add other CRT_ID for newer cards to grfioctl.h 2005-10-21 22:54:00 -04:00
hardirq.h
hardware.h
hw_irq.h
ide.h [PATCH] remove some more check_region stuff 2005-10-30 17:37:18 -08:00
io.h
ioctl.h
ioctls.h
iosapic.h
ipcbuf.h
irq.h [PARISC] Add IRQ affinities 2005-11-17 16:28:37 -05:00
kmap_types.h
led.h [PARISC] Use work queue in LED/LCD driver instead of tasklet. 2005-10-21 22:46:18 -04:00
linkage.h
local.h
machdep.h
mc146818rtc.h
mman.h [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store 2006-01-06 08:33:22 -08:00
mmu.h
mmu_context.h
mmzone.h [PATCH] memory hotplug prep: kill local_mapnr 2005-10-29 21:40:44 -07:00
module.h
msgbuf.h
namei.h
numnodes.h
page.h
param.h
parisc-device.h [PARISC] Convert parisc_device to use struct resource for hpa 2005-10-21 22:36:40 -04:00
parport.h
pci.h [PARISC] Fix compile warning in pci.h 2005-10-21 22:49:05 -04:00
pdc.h
pdc_chassis.h
pdcpat.h
percpu.h
perf.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 [PARISC] Add ability for prctl to change unaligned trap behaviour 2005-10-21 22:43:15 -04:00
psw.h [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docs 2005-10-21 22:40:07 -04:00
ptrace.h [PARISC] Take into account nullified insn and lock functions for profiling 2005-10-21 22:42:18 -04:00
real.h
resource.h
rt_sigframe.h
rtc.h
runway.h
scatterlist.h
sections.h
segment.h
semaphore-helper.h
semaphore.h [PATCH] semaphore: Remove __MUTEX_INITIALIZER() 2005-10-30 17:37:27 -08:00
sembuf.h
serial.h
setup.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
smp.h [PARISC] Fix uniprocessor build by dummying smp_send_all_nop() 2005-11-17 16:27:44 -05:00
socket.h
sockios.h
spinlock.h [PARISC] Fix our spinlock implementation 2005-11-17 16:35:09 -05:00
spinlock_types.h [PARISC] Update spinlocks from parisc tree 2005-10-21 22:41:25 -04:00
stat.h
statfs.h
string.h
superio.h
system.h [PARISC] Update spinlocks from parisc tree 2005-10-21 22:41:25 -04:00
termbits.h
termios.h
thread_info.h
timex.h
tlb.h
tlbflush.h [PARISC] Always spinlock tlb flush operations to ensure preempt safety 2005-11-17 16:44:14 -05:00
topology.h
traps.h
types.h [PARISC] Update bitops from parisc tree 2005-10-21 22:45:22 -04:00
uaccess.h
ucontext.h
unaligned.h
unistd.h [PATCH] adjust parisc sys_ptrace prototype 2005-10-30 17:37:20 -08:00
unwind.h
user.h
xor.h