)]}'
{
  "commit": "104d4017fa052d31a480218d213787543bc352d4",
  "tree": "fca84219bd96d291e8049fa5587ddfff00b0610b",
  "parents": [
    "70f4e408de566fcb64f1c8649fe05a22958255be"
  ],
  "author": {
    "name": "Mark Ryan",
    "email": "markdryan@rivosinc.com",
    "time": "Tue Jul 18 12:41:15 2023 +0000"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Wed Jul 26 11:14:25 2023 +0000"
  },
  "message": "unix: add riscv_hwprobe for riscv64\n\nThe riscv_hwprobe system call was introduced in Linux 6.4 and allows\nthe caller to determine a number of interesting pieces of information\nabout the underlying RISC-V CPUs, e.g., which extensions they support\nand whether they allow fast unaligned memory accesses.  For more information\nplease see:\n\nhttps://docs.kernel.org/riscv/hwprobe.html\n\nWe also update linux/mksysnum.go to ensure that the generated syscall constants\nwritten to the zsysnum_linux_*.go files are always sorted by their syscall numbers\nin ascending order.\n\nUpdates golang/go#61416\n\nChange-Id: Iedb0a86adb65faac9061b9a5969ffa09eb5b303a\nReviewed-on: https://go-review.googlesource.com/c/sys/+/510795\nTryBot-Result: Gopher Robot \u003cgobot@golang.org\u003e\nReviewed-by: Matthew Dempsky \u003cmdempsky@google.com\u003e\nAuto-Submit: Ian Lance Taylor \u003ciant@google.com\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@google.com\u003e\nRun-TryBot: Ian Lance Taylor \u003ciant@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ed41ce9a2926cfd5543c4a19d7b294913f118f59",
      "old_mode": 33188,
      "old_path": "unix/linux/mksysnum.go",
      "new_id": "e1712cbe0a6516180dd582cf33d083ba591a7117",
      "new_mode": 33188,
      "new_path": "unix/linux/mksysnum.go"
    },
    {
      "type": "modify",
      "old_id": "f2cbd2d45891f33d6b0671d2810dbb526984a8dc",
      "old_mode": 33188,
      "old_path": "unix/linux/types.go",
      "new_id": "bf2df60b2ae4a6891d82c08aee23875868970d79",
      "new_mode": 33188,
      "new_path": "unix/linux/types.go"
    },
    {
      "type": "modify",
      "old_id": "3d19d3fa7564afbb92ea9ba4643f28dcdae2d685",
      "old_mode": 33188,
      "old_path": "unix/mkpost.go",
      "new_id": "7de7179e0ba1154c127d09829a1d49cbb2e8cf9c",
      "new_mode": 33188,
      "new_path": "unix/mkpost.go"
    },
    {
      "type": "modify",
      "old_id": "b1de100ac06a38e2fab7dd8aa22ea8e275e07a10",
      "old_mode": 33188,
      "old_path": "unix/syscall_linux_riscv64.go",
      "new_id": "5e6ceee129fb2810f6bf403c1f617f2b841ce7eb",
      "new_mode": 33188,
      "new_path": "unix/syscall_linux_riscv64.go"
    },
    {
      "type": "modify",
      "old_id": "0b29239583b9524b0425ef37df803461ca71cfa0",
      "old_mode": 33188,
      "old_path": "unix/zsyscall_linux_riscv64.go",
      "new_id": "0ab4f2ed72064ea1efc2f20cc7a1e3ca154b89c6",
      "new_mode": 33188,
      "new_path": "unix/zsyscall_linux_riscv64.go"
    },
    {
      "type": "modify",
      "old_id": "3e594a8c091026a390df22e1cb05a72c2e81226e",
      "old_mode": 33188,
      "old_path": "unix/zsysnum_linux_riscv64.go",
      "new_id": "ef285c567b641de7e671b760cfd17b5d22404371",
      "new_mode": 33188,
      "new_path": "unix/zsysnum_linux_riscv64.go"
    },
    {
      "type": "modify",
      "old_id": "9ea54b7b860085f78f64cf74dfba7e3326fc49c0",
      "old_mode": 33188,
      "old_path": "unix/ztypes_linux_riscv64.go",
      "new_id": "83c69c119fa1ce44c57f95c0d548f83c55a18676",
      "new_mode": 33188,
      "new_path": "unix/ztypes_linux_riscv64.go"
    }
  ]
}
