)]}'
{
  "commit": "2e785de6f7da8a8b4f06a688fc70eaca4e69170b",
  "tree": "b809488d87ffbf398834297bdcf52de32202da78",
  "parents": [
    "1e441a6ad92677417d4753f52dc8e87fb9344ed0"
  ],
  "author": {
    "name": "Tiezhu Yang",
    "email": "yangtiezhu@loongson.cn",
    "time": "Mon Nov 21 11:25:38 2022 +0800"
  },
  "committer": {
    "name": "Paul E. McKenney",
    "email": "paulmck@kernel.org",
    "time": "Tue Jan 03 20:49:40 2023 -0800"
  },
  "message": "tools/memory-model: Use \"grep -E\" instead of \"egrep\"\n\nThe latest version of grep claims the egrep is now obsolete so the build\nnow contains warnings that look like:\n\tegrep: warning: egrep is obsolescent; using grep -E\nfix this up by moving the related file to use \"grep -E\" instead.\n\n  sed -i \"s/egrep/grep -E/g\" `grep egrep -rwl tools/memory-model`\n\nHere are the steps to install the latest grep:\n\n  wget http://ftp.gnu.org/gnu/grep/grep-3.8.tar.gz\n  tar xf grep-3.8.tar.gz\n  cd grep-3.8 \u0026\u0026 ./configure \u0026\u0026 make\n  sudo make install\n  export PATH\u003d/usr/local/bin:$PATH\n\nSigned-off-by: Tiezhu Yang \u003cyangtiezhu@loongson.cn\u003e\nReviewed-by: Akira Yokosawa \u003cakiyks@gmail.com\u003e\nSigned-off-by: Paul E. McKenney \u003cpaulmck@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cedd0290b73f8dd29f338eebe3cb69e69cc36a19",
      "old_mode": 33261,
      "old_path": "tools/memory-model/scripts/checkghlitmus.sh",
      "new_id": "d3dfb321259f223ef342733fe96dc65fa96d9624",
      "new_mode": 33261,
      "new_path": "tools/memory-model/scripts/checkghlitmus.sh"
    }
  ]
}
