)]}'
{
  "commit": "e92c8fd0836eaaea8e2e0126bd09ac16c24beee0",
  "tree": "c211f6afe8870b9cfba6c4a6056238621f9492ee",
  "parents": [
    "f36acaeb80a490339923a5ec01ac3707741f6b90"
  ],
  "author": {
    "name": "Himanshu Chauhan",
    "email": "himanshu.chauhan@oss.qualcomm.com",
    "time": "Thu May 21 10:58:38 2026 +0530"
  },
  "committer": {
    "name": "Anup Patel",
    "email": "anup@brainfault.org",
    "time": "Fri May 22 10:31:39 2026 +0530"
  },
  "message": "sbi: mpxy: define INVALID_ADDR using unsigned long width\n\nINVALID_ADDR is used as an all-ones physical address sentinel.\nUsing -1U only guarantees 32-bit width, so on platforms where\nunsigned long is wider it may not expand to all ones after assignment.\n\nUse -1UL so the conversion to unsigned long preserves an all-ones\nbit pattern across supported widths.\n\nFixes: 7939bf1329eb (\"lib: sbi: Add SBI Message Proxy (MPXY) framework\")\nSigned-off-by: Himanshu Chauhan \u003chimanshu.chauhan@oss.qualcomm.com\u003e\nReviewed-by: Anup Patel \u003canup@brainfault.org\u003e\nLink: https://lore.kernel.org/r/20260521052838.2174588-1-himanshu.chauhan@oss.qualcomm.com\nSigned-off-by: Anup Patel \u003canup@brainfault.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a83cf16c0065d6bfc79e1ba79a0b9b207af9c8c3",
      "old_mode": 33188,
      "old_path": "lib/sbi/sbi_mpxy.c",
      "new_id": "8daeb83dfb14c722999938d72e72ea7c30ccfaa1",
      "new_mode": 33188,
      "new_path": "lib/sbi/sbi_mpxy.c"
    }
  ]
}
