-
- Downloads
Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Pull MIPS fixes from Paul Burton: "A few MIPS fixes for 5.3: - Various switch fall through annotations to fixup warnings & errors resulting from -Wimplicit-fallthrough. - A fix for systems (at least jazz) using an i8253 PIT as clocksource when it's not suitably configured. - Set struct cacheinfo's cpu_map_populated field to true, indicating that we filled in cache info detected from cop0 registers & avoiding complaints about that info being (intentionally) missing in devicetree" * tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: MIPS: BCM63XX: Mark expected switch fall-through MIPS: OProfile: Mark expected switch fall-throughs MIPS: Annotate fall-through in Cavium Octeon code MIPS: Annotate fall-through in kvm/emulate.c mips: fix cacheinfo MIPS: kernel: only use i8253 clocksource with periodic clockevent
No related branches found
No related tags found
Showing
- arch/mips/cavium-octeon/octeon-usb.c 1 addition, 0 deletionsarch/mips/cavium-octeon/octeon-usb.c
- arch/mips/kernel/cacheinfo.c 2 additions, 0 deletionsarch/mips/kernel/cacheinfo.c
- arch/mips/kernel/i8253.c 2 additions, 1 deletionarch/mips/kernel/i8253.c
- arch/mips/kvm/emulate.c 1 addition, 0 deletionsarch/mips/kvm/emulate.c
- arch/mips/oprofile/op_model_mipsxx.c 13 additions, 0 deletionsarch/mips/oprofile/op_model_mipsxx.c
- arch/mips/pci/ops-bcm63xx.c 1 addition, 0 deletionsarch/mips/pci/ops-bcm63xx.c
Loading
Please register or sign in to comment