)]}'
{
  "commit": "2ceb7869a58e061f67a7eafe3d7dfd8b8abd582f",
  "tree": "78f56fdfb7526cdca6d3c8893d81fcae9851c1ce",
  "parents": [
    "dcdf832c83f2e1a29dd7abb7f8bcc9e1c030b2f8"
  ],
  "author": {
    "name": "Leon Romanovsky",
    "email": "leonro@nvidia.com",
    "time": "Wed Nov 26 02:49:02 2025 -0500"
  },
  "committer": {
    "name": "Leon Romanovsky",
    "email": "leonro@nvidia.com",
    "time": "Wed Nov 26 02:49:02 2025 -0500"
  },
  "message": "RDMA/bng_re: Remove prefetch instruction\n\nThe prefetch instruction is meant to speed up access to memory referenced\nby its address argument. In the bng_re code path, it has no effect,\nbecause the pointer refers to a function that is executed immediately\nafterward.\n\nThe issue was identified due to the following kbuild compilation error:\n\n  drivers/infiniband/hw/bng_re/bng_fw.c: In function \u0027bng_re_creq_irq\u0027:\n    drivers/infiniband/hw/bng_re/bng_fw.c:278:9: error: implicit\n    declaration of function \u0027prefetch\u0027 [-Wimplicit-function-declaration]\n      278 |     prefetch(bng_re_get_qe(hwq, sw_cons, NULL));\n          |     ^~~~~~~~\n\nReported-by: kernel test robot \u003clkp@intel.com\u003e\nCloses: https://lore.kernel.org/oe-kbuild-all/202511260607.Kuxn4NnN-lkp@intel.com/\nFixes: 4f830cd8d7fe (\"RDMA/bng_re: Add infrastructure for enabling Firmware channel\")\nSigned-off-by: Leon Romanovsky \u003cleonro@nvidia.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "803610fb9c58b858ae9ea26624a34e39d73291f9",
      "old_mode": 33188,
      "old_path": "drivers/infiniband/hw/bng_re/bng_fw.c",
      "new_id": "7d9539113cf5c28d00dd2a83dab0546d50b29146",
      "new_mode": 33188,
      "new_path": "drivers/infiniband/hw/bng_re/bng_fw.c"
    }
  ]
}
