OpenCloudOS-Kernel/arch
Al Viro bb52d66940 Get rid of open-coding in ia64_brk()
The comment in there used to be true, but these days do_brk() does
the arch-specific check that covers what we open-coded here.  So we
can use sys_brk() just fine, only need to do force_successful_syscall_return()
after it.

See commit 3a45975681 - that's when the
checks in do_brk() had been originally added.

Acked-by: Hugh Dickins <hugh.dickins@tiscali.co.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-12-11 06:44:58 -05:00
..
alpha Unify sys_mmap* 2009-12-11 06:44:29 -05:00
arm Unify sys_mmap* 2009-12-11 06:44:29 -05:00
avr32 Unify sys_mmap* 2009-12-11 06:44:29 -05:00
blackfin Unify sys_mmap* 2009-12-11 06:44:29 -05:00
cris Unify sys_mmap* 2009-12-11 06:44:29 -05:00
frv Unify sys_mmap* 2009-12-11 06:44:29 -05:00
h8300 Unify sys_mmap* 2009-12-11 06:44:29 -05:00
ia64 Get rid of open-coding in ia64_brk() 2009-12-11 06:44:58 -05:00
m32r Unify sys_mmap* 2009-12-11 06:44:29 -05:00
m68k Unify sys_mmap* 2009-12-11 06:44:29 -05:00
m68knommu Unify sys_mmap* 2009-12-11 06:44:29 -05:00
microblaze Unify sys_mmap* 2009-12-11 06:44:29 -05:00
mips Unify sys_mmap* 2009-12-11 06:44:29 -05:00
mn10300 Unify sys_mmap* 2009-12-11 06:44:29 -05:00
parisc Unify sys_mmap* 2009-12-11 06:44:29 -05:00
powerpc Unify sys_mmap* 2009-12-11 06:44:29 -05:00
s390 Unify sys_mmap* 2009-12-11 06:44:29 -05:00
score Unify sys_mmap* 2009-12-11 06:44:29 -05:00
sh Unify sys_mmap* 2009-12-11 06:44:29 -05:00
sparc sparc_brk() is not needed anymore 2009-12-11 06:44:58 -05:00
um Unify sys_mmap* 2009-12-11 06:44:29 -05:00
x86 Unify sys_mmap* 2009-12-11 06:44:29 -05:00
xtensa Unify sys_mmap* 2009-12-11 06:44:29 -05:00
.gitignore
Kconfig Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm 2009-12-08 08:02:38 -08:00