linux/arch/score/include/asm
Michal Hocko a4135b9389 score: get rid of superfluous __GFP_REPEAT
__GFP_REPEAT has a rather weak semantic but since it has been introduced
around 2.6.12 it has been ignored for low order allocations.

pte_alloc_one{_kernel} allocate PTE_ORDER which is 0.  This means that
this flag has never been actually useful here because it has always been
used only for PAGE_ALLOC_COSTLY requests.

Link: http://lkml.kernel.org/r/1464599699-30131-11-git-send-email-mhocko@kernel.org
Signed-off-by: Michal Hocko <mhocko@suse.com>
Cc: Chen Liqin <liqin.linux@gmail.com>
Cc: Lennox Wu <lennox.wu@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-06-24 17:23:52 -07:00
..
Kbuild Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 2015-10-04 16:31:13 +01:00
asm-offsets.h
asmmacro.h
atomic.h
bitops.h
bug.h
bugs.h
cache.h
cacheflush.h
checksum.h ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short 2016-03-13 23:55:13 -04:00
cmpxchg.h
current.h
delay.h
device.h
div64.h
dma.h
elf.h
emergency-restart.h
exec.h
fixmap.h
ftrace.h
futex.h
hardirq.h
hw_irq.h
io.h
irq.h
irq_regs.h
irqflags.h
kdebug.h
kmap_types.h
linkage.h
local.h
local64.h
mmu.h
mmu_context.h
module.h
mutex.h
page.h
pci.h
percpu.h
pgalloc.h score: get rid of superfluous __GFP_REPEAT 2016-06-24 17:23:52 -07:00
pgtable-bits.h
pgtable.h
processor.h
ptrace.h
scoreregs.h
segment.h
setup.h
shmparam.h
string.h
switch_to.h
syscalls.h
thread_info.h
timex.h
tlb.h
tlbflush.h
topology.h
uaccess.h
ucontext.h
unaligned.h
user.h