Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 90a64b9a authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Clarify 16kb page mode indication" into main am: 7eda62ff am: 55dcf1e0

parents 89fae756 55dcf1e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -594,7 +594,7 @@ bool tombstone_proto_to_text(const Tombstone& tombstone, CallbackType callback,
  if (tombstone.page_size() != 4096) {
    CBL("Page size: %d bytes", tombstone.page_size());
  } else if (tombstone.has_been_16kb_mode()) {
    CBL("Has been in 16kb mode: yes");
    CBL("Has been in 16 KB mode before: yes");
  }

  // Process header