)]}'
{
  "commit": "e7cd2514ea506f06bd4f7b13a9b62afd60f9c73b",
  "tree": "66c46a54a2841091165a0b8083329c41f3504847",
  "parents": [
    "4726204200327c04a77b819e2c653c063f1bc6ab"
  ],
  "author": {
    "name": "Herbert Xu",
    "email": "herbert@gondor.apana.org.au",
    "time": "Fri Dec 14 22:28:14 2007 +0800"
  },
  "committer": {
    "name": "Herbert Xu",
    "email": "herbert@gondor.apana.org.au",
    "time": "Fri Jan 11 08:16:55 2008 +1100"
  },
  "message": "[CRYPTO] chainiv: Avoid lock spinning where possible\n\nThis patch makes chainiv avoid spinning by postponing requests on lock\ncontention if the user allows the use of asynchronous algorithms.  If\na synchronous algorithm is requested then we behave as before.\n\nThis should improve IPsec performance on SMP when two CPUs attempt to\ntransmit over the same SA.  Currently one of them will spin doing nothing\nwaiting for the other CPU to finish its encryption.  This patch makes it\npostpone the request and get on with other work.\n\nIf only one CPU is transmitting for a given SA, then we will process\nthe request synchronously as before.\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "38868d160b472163e1f8ea14979217c82c002c2b",
      "old_mode": 33188,
      "old_path": "crypto/chainiv.c",
      "new_id": "d17fa0454dc30259baa69a111ff60f929311894e",
      "new_mode": 33188,
      "new_path": "crypto/chainiv.c"
    },
    {
      "type": "modify",
      "old_id": "0053f34764ffaa51a56c882a93731bcb19c754fd",
      "old_mode": 33188,
      "old_path": "include/crypto/internal/skcipher.h",
      "new_id": "2ba42cd7d6aa4c4fa708ba2733b6a20a59c3c526",
      "new_mode": 33188,
      "new_path": "include/crypto/internal/skcipher.h"
    }
  ]
}
