aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/pgalloc.h
blob: 9e429d08b1f881df1ecf24ca194c90bbecac884c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef __ASM_GENERIC_PGALLOC_H
#define __ASM_GENERIC_PGALLOC_H
/*
 * an empty file is enough for a nommu architecture
 */
#ifdef CONFIG_MMU
#error need to implement an architecture specific asm/pgalloc.h
#endif

#define check_pgt_cache()          do { } while (0)

#endif /* __ASM_GENERIC_PGALLOC_H */
array 'sample-instance'Kefeng Wang1-1/+5 2020-06-16sample-trace-array: Fix sleeping function called from invalid contextKefeng Wang1-5/+13 2020-06-16kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa3-13/+31 2020-06-16kprobes: Remove redundant arch_disarm_kprobe() callMasami Hiramatsu1-2/+0 2020-06-16kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutexMasami Hiramatsu1-1/+2 2020-06-16kprobes: Use non RCU traversal APIs on kprobe_tables if possibleMasami Hiramatsu1-9/+20 2020-06-16kprobes: Suppress the suspicious RCU warning on kprobesMasami Hiramatsu1-1/+2 2020-06-16recordmcount: support >64k sectionsSami Tolvanen1-6/+92 2020-06-14Linux 5.8-rc1v5.8-rc1Linus Torvalds1-2/+2 2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno5-1/+40 2020-06-14Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba4-166/+169 2020-06-13net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko1-9/+40 2020-06-13net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko1-1/+1 2020-06-13net: atm: Remove the error message according to the atomic contextLiao Pingfang1-3/+1