linux_dsm_epyc7002/arch
Ralf Baechle 0bfbf6a256 MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.
tlbmiss_handler_setup_pgd is run-time generated code and it was convenient
to pretend the symbol was an array in the generator but a function for
the users.  LTO gcc won't tolerate this kind of lie anymore so solve the
problem through a cast and function pointer instead.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2013-04-11 13:04:11 +02:00
..
alpha alpha: boot: fix build breakage introduced by system.h disintegration 2013-03-08 15:05:34 -08:00
arc
arm ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations 2013-03-07 16:14:22 +00:00
arm64
avr32
blackfin
c6x
cris
frv
h8300
hexagon
ia64 fs: Limit sys_mount to only request filesystem modules. 2013-03-03 19:36:31 -08:00
m32r
m68k
metag metag: Inhibit NUMA balancing. 2013-03-04 10:29:19 +00:00
microblaze
mips MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match. 2013-04-11 13:04:11 +02:00
mn10300
openrisc
parisc
powerpc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2013-03-09 16:51:13 -08:00
s390 fs: Limit sys_mount to only request filesystem modules. 2013-03-03 19:36:31 -08:00
score
sh
sparc
tile tile: properly use COMPAT_SYSCALL_DEFINEx 2013-03-04 13:37:32 -05:00
um
unicore32
x86 x86: Do not try to sync identity map for non-mapped pages 2013-03-07 13:23:28 -08:00
xtensa
.gitignore
Kconfig