• Linus Torvalds's avatar
    Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux · d77771c9
    Linus Torvalds authored
    Pull MIPS updates from Thomas Bogendoerfer:
    
     - added support for Netgear WNR3500L v2
    
     - removed support for VR41xx SoC and platforms based on it
    
     - cleanups and fixes
    
    * tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: (25 commits)
      MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
      Revert "MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32"
      MIPS: Introduce CAVIUM_RESERVE32 Kconfig option
      MIPS: msi-octeon: eliminate kernel-doc warnings
      MIPS: Fix comment typo
      MIPS: BMIPS: Utilize cfe_die() for invalid DTB
      MIPS: CFE: Add cfe_die()
      MIPS: Fixed __debug_virt_addr_valid()
      MIPS: BCM47XX: Add support for Netgear WNR3500L v2
      MIPS: Remove VR41xx support
      MIPS: dts: align gpio-key node names with dtschema
      MIPS: dts: correct gpio-keys names and properties
      MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
      MIPS: Make phys_to_virt utilize __va()
      MIPS: vdso: Utilize __pa() for gic_pfn
      MIPS: mm: Use the bitmap API to allocate bitmaps
      MIPS: math-emu: Use the bitmap API to allocate bitmaps
      MIPS: Loongson64: Fix section mismatch warning
      mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start
      MIPS: mscc: ocelot: enable FDMA usage
      ...
    d77771c9
tlbex.c 70.5 KB