)]}'
{
  "commit": "5142c56651578abc346d6c17f3fb919b9ffbb317",
  "tree": "8bee68f54a671c82f29785268fa01743274e5ad3",
  "parents": [
    "dc59e4fea9d83f03bad6bddf3fa2e52491777482"
  ],
  "author": {
    "name": "Bartosz Golaszewski",
    "email": "bartosz.golaszewski@oss.qualcomm.com",
    "time": "Wed Jul 08 11:54:58 2026 +0200"
  },
  "committer": {
    "name": "Shuah Khan",
    "email": "skhan@linuxfoundation.org",
    "time": "Fri Jul 10 10:26:58 2026 -0600"
  },
  "message": "bug: fix warning suppressions with kunit built as module\n\nCONFIG_KUNIT is a tristate symbol but the warning suppression code in\nlib/bug.c is only built if it\u0027s built-in due to it using a plain #ifdef,\nrendering warning suppressions broken for kunit build as loadable module.\n\nkunit_is_suppressed_warning() already has a stub for when kunit is\ndisabled so drop that guard entirely.\n\nLink: https://lore.kernel.org/r/20260708095459.12111-1-bartosz.golaszewski@oss.qualcomm.com\nSuggested-by: Albert Esteve \u003caesteve@redhat.com\u003e\nCc: stable@vger.kernel.org\nFixes: 85347718ab0d (\"bug/kunit: Core support for suppressing warning backtraces\")\nSigned-off-by: Bartosz Golaszewski \u003cbartosz.golaszewski@oss.qualcomm.com\u003e\nReviewed-by: Albert Esteve \u003caesteve@redhat.com\u003e\nReviewed-by: David Gow \u003cdavid@davidgow.net\u003e\nSigned-off-by: Shuah Khan \u003cskhan@linuxfoundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "292420f45811a59a86dfcddd2b1c53656522c879",
      "old_mode": 33188,
      "old_path": "lib/bug.c",
      "new_id": "7c1c2c27f58e75f532e7be3f66548467f4caeb16",
      "new_mode": 33188,
      "new_path": "lib/bug.c"
    }
  ]
}
