linux/include/asm-avr32
Peter Zijlstra b111757c50 arch: personality independent stack top
New arch macro STACK_TOP_MAX it gives the larges valid stack address for the
architecture in question.

It differs from STACK_TOP in that it will not distinguish between
personalities but will always return the largest possible address.

This is used to create the initial stack on execve, which we will move down to
the proper location once the binfmt code has figured out where that is.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ollie Wild <aaw@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-19 10:04:45 -07:00
..
arch-at32ap [AVR32] Add Atmel SSC driver platform device to AT32AP architecture 2007-07-18 20:45:52 +02:00
mach
Kbuild [AVR32] Fix typo in include/asm-avr32/Kbuild 2007-03-07 10:50:27 +01:00
a.out.h arch: personality independent stack top 2007-07-19 10:04:45 -07:00
addrspace.h
asm.h
atomic.h [AVR32] Fix atomic_add_unless() and atomic_sub_unless() 2007-07-18 20:47:04 +02:00
auxvec.h
bitops.h
bug.h [AVR32] Clean up exception handling code 2007-04-27 13:44:13 +02:00
bugs.h
byteorder.h
cache.h [AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTES 2007-06-14 18:30:50 +02:00
cachectl.h
cacheflush.h
checksum.h
cputime.h
current.h
delay.h
device.h
div64.h
dma-mapping.h avr32: dma-mapping.h 2007-03-07 10:50:30 +01:00
dma.h
elf.h
emergency-restart.h
errno.h
fb.h fbdev: detect primary display device 2007-07-17 10:23:11 -07:00
fcntl.h
futex.h
gpio.h [AVR32] GPIO API implementation 2007-02-09 15:01:58 +01:00
hardirq.h
hw_irq.h
intc.h
io.h [AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io 2007-04-27 13:44:15 +02:00
ioctl.h
ioctls.h
ipcbuf.h
irq.h [AVR32] GPIO API implementation 2007-02-09 15:01:58 +01:00
irq_regs.h
irqflags.h
kdebug.h [AVR32] optimize pagefault path 2007-05-13 17:07:46 +02:00
kmap_types.h
kprobes.h [AVR32] optimize pagefault path 2007-05-13 17:07:46 +02:00
linkage.h
local.h
mman.h
mmu.h
mmu_context.h [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction 2007-05-02 19:27:14 +02:00
module.h
msgbuf.h
mutex.h
namei.h
numnodes.h
ocd.h
page.h
param.h
pci.h
percpu.h
pgalloc.h
pgtable-2level.h
pgtable.h page table handling cleanup 2007-07-16 09:05:36 -07:00
poll.h Consolidate asm/poll.h 2007-05-11 08:29:34 -07:00
posix_types.h [AVR32] ssize_t should be long, not int 2007-02-09 15:01:59 +01:00
processor.h [AVR32] Clean up exception handling code 2007-04-27 13:44:13 +02:00
ptrace.h
resource.h
scatterlist.h PCI: scatterlist.h needs types.h 2007-05-02 19:02:34 -07:00
sections.h
semaphore.h
sembuf.h
setup.h [AVR32] Fix section mismatch .taglist -> .init.text 2007-05-09 09:26:18 +02:00
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
socket.h [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support 2007-04-25 22:24:21 -07:00
sockios.h [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 2007-04-25 22:24:04 -07:00
stat.h
statfs.h
string.h
sysreg.h [AVR32] Clean up asm/sysreg.h 2007-04-27 13:44:13 +02:00
system.h [AVR32] Clean up exception handling code 2007-04-27 13:44:13 +02:00
termbits.h lots-of-architectures: enable arbitary speed tty support 2007-07-10 17:51:13 -07:00
termios.h [PATCH] consolidate line discipline number definitions 2007-02-11 10:51:26 -08:00
thread_info.h [AVR32] Put cpu in sleep 0 when idle. 2007-04-27 13:44:12 +02:00
timex.h
tlb.h
tlbflush.h
topology.h
traps.h
types.h
uaccess.h [AVR32] Fix compile error with gcc 4.1 2007-04-27 14:21:47 +02:00
ucontext.h
unaligned.h [AVR32] Remove optimization of unaligned word loads 2007-07-18 20:45:51 +02:00
unistd.h [AVR32] Wire up signalfd, timerfd and eventfd 2007-05-13 17:07:57 +02:00
user.h