Merge "ARM: dts: msm: Enable memmap_on_memory on arm64 on sun-vm"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
a860d465c6
@@ -12,7 +12,7 @@
|
||||
interrupt-parent = <&vgic>;
|
||||
|
||||
chosen {
|
||||
bootargs = "nokaslr log_buf_len=256K console=hvc0 loglevel=8 swiotlb=noforce";
|
||||
bootargs = "nokaslr log_buf_len=256K console=hvc0 loglevel=8 swiotlb=noforce memhp_default_state=online_movable memory_hotplug.memmap_on_memory=force";
|
||||
};
|
||||
|
||||
cpus {
|
||||
|
@@ -15,7 +15,7 @@
|
||||
interrupt-parent = <&vgic>;
|
||||
|
||||
chosen {
|
||||
bootargs = "nokaslr log_buf_len=256K console=hvc0 loglevel=8 swiotlb=noforce memhp_default_state=online_movable";
|
||||
bootargs = "nokaslr log_buf_len=256K console=hvc0 loglevel=8 swiotlb=noforce memhp_default_state=online_movable memory_hotplug.memmap_on_memory=force";
|
||||
};
|
||||
|
||||
cpus {
|
||||
|
Reference in New Issue
Block a user