-
- Downloads
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Pull MIPS fixes from Ralf Baechle: "Another set of five fixes. The most interesting one is a fix for race condition in the local_irq_disable() implementation used by .S code for pre-MIPS R2 processors only. It leaves a race that's hard but not impossible to hit; the others fairly obvious" * 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus: MIPS: Make local_irq_disable macro safe for non-Mipsr2 MIPS: Octeon: Fix warning in of_device_alloc on cn3xxx MIPS: ftrace: Tweak safe_load()/safe_store() macros MIPS: BCM47XX: Check all (32) GPIOs when looking for a pin MIPS: Fix possible build error with transparent hugepages enabled
No related branches found
No related tags found
Showing
- arch/mips/Kconfig 6 additions, 6 deletionsarch/mips/Kconfig
- arch/mips/bcm47xx/nvram.c 1 addition, 1 deletionarch/mips/bcm47xx/nvram.c
- arch/mips/cavium-octeon/octeon-irq.c 12 additions, 10 deletionsarch/mips/cavium-octeon/octeon-irq.c
- arch/mips/include/asm/asmmacro.h 11 additions, 0 deletionsarch/mips/include/asm/asmmacro.h
- arch/mips/include/asm/ftrace.h 10 additions, 10 deletionsarch/mips/include/asm/ftrace.h
Loading
Please register or sign in to comment