Star64_linux/arch/mips
Jiaxun Yang a5718fe8f7
MIPS: mm: Drop boot_mem_map
Initialize maar by resource map and replace page_is_ram
by memblock_is_memory.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
[paul.burton@mips.com:
  - Fix bad MAAR address calculations.
  - Use ALIGN() & define maar_align to make it clearer what's going on
    with address manipulations.
  - Drop the new used field from struct maar_config.
  - Rework the RAM walk to avoid iterating over the cfg array needlessly
    to find the first unused entry, then count used entries at the end.
    Instead just keep the count as we go.]
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@vger.kernel.org
Cc: yasha.che3@gmail.com
Cc: aurelien@aurel32.net
Cc: sfr@canb.auug.org.au
Cc: fancer.lancer@gmail.com
Cc: matt.redfearn@mips.com
Cc: chenhc@lemote.com
2019-08-23 15:40:14 +01:00
..
alchemy
ar7
ath25
ath79
bcm47xx MIPS: BCM47XX: Add support for Netgear R6200 V1 2019-07-25 22:10:05 -07:00
bcm63xx
bmips
boot Merge branch 'ingenic-tcu-v5.4' into mips-next 2019-08-08 15:33:16 -07:00
cavium-octeon MIPS: OCTEON: Drop boot_mem_map 2019-08-23 14:47:05 +01:00
cobalt
configs MIPS: configs: LB60: update defconfig 2019-07-30 10:41:53 -07:00
crypto
dec
emma
fw MIPS: fw: Record prom memory 2019-08-23 14:47:10 +01:00
generic
include MIPS: Octeon: Fix a typo in #define OCTOEN_SERIAL_LEN 2019-08-19 22:15:12 +01:00
jazz
jz4740 Merge branch 'ingenic-tcu-v5.4' into mips-next 2019-08-08 15:33:16 -07:00
kernel MIPS: Don't use bc_false uninitialized in __mm_isBranchInstr 2019-08-11 21:44:24 -07:00
kvm
lantiq
lasat
lib
loongson32
loongson64
math-emu
mm MIPS: mm: Drop boot_mem_map 2019-08-23 15:40:14 +01:00
mti-malta MIPS: malta: Drop prom_free_prom_memory 2019-08-23 14:47:13 +01:00
net
netlogic MIPS: xlp: Drop boot_mem_map 2019-08-23 14:47:21 +01:00
oprofile
paravirt
pci
pic32
pistachio
pmcs-msp71xx MIPS: msp: Record prom memory 2019-08-23 14:47:16 +01:00
pnx833x
power
ralink
rb532
sgi-ip22 MIPS: ip22: Drop addr_is_ram 2019-08-23 14:47:18 +01:00
sgi-ip27
sgi-ip32
sibyte
sni
tools
txx9
vdso mips: fix vdso32 build, again 2019-08-06 14:32:15 -07:00
vr41xx
Kbuild
Kbuild.platforms
Kconfig MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT 2019-07-30 09:43:52 -07:00
Kconfig.debug
Makefile MIPS: Remove unused R8000 CPU support 2019-07-23 14:33:51 -07:00
Makefile.postlink