)]}'
{
  "commit": "e134d5210680cf24eea85dc287036e343f176642",
  "tree": "8caea5c3ab144bdf2352e2554b3a6e26991e1c31",
  "parents": [
    "ecc92e87a990e3f45081fbf2c84ad342d9226aaa"
  ],
  "author": {
    "name": "Evgeny Voevodin",
    "email": "evvoevod@tenstorrent.com",
    "time": "Tue May 19 22:50:14 2026 +0000"
  },
  "committer": {
    "name": "Anup Patel",
    "email": "anup@brainfault.org",
    "time": "Fri Jun 12 18:21:47 2026 +0530"
  },
  "message": "lib: sbi: Apply budget restriction when polling Zkr CSR state transition\n\nZkr architecture doesn\u0027t define a time limit on state transitions\nwhich results in hanging on unresponsive or event-driven platforms.\nTo prevent this, we need to limit polling iterations and fall back\nin case the budget is over, and stack guard keeps its initial value.\nThe budget is configurable with CONFIG_ZKR_POLL_BUDGET, defaulting\nto 1000 iterations. Successful reads do not consume a try.\n\nSigned-off-by: Evgeny Voevodin \u003cevvoevod@tenstorrent.com\u003e\nReviewed-by: Anup Patel \u003canup@brainfault.org\u003e\nLink: https://lore.kernel.org/r/20260519225014.244672-1-evvoevod@tenstorrent.com\nSigned-off-by: Anup Patel \u003canup@brainfault.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c6cc04bc04157f6532e2090e9929ecdcb7a357f6",
      "old_mode": 33188,
      "old_path": "lib/sbi/Kconfig",
      "new_id": "89245a251db9d474979c7517112d5d6f2b6ba805",
      "new_mode": 33188,
      "new_path": "lib/sbi/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "4e34bbc5e96d17b8f71b0511b533e371058a4e12",
      "old_mode": 33188,
      "old_path": "lib/sbi/sbi_init.c",
      "new_id": "38f9bf2e61aee3b7339b5bfc7aa76ef0c85baeb1",
      "new_mode": 33188,
      "new_path": "lib/sbi/sbi_init.c"
    }
  ]
}
