)]}'
{
  "commit": "a8ad568dd8ca122aa8048ea067d3599820d1c1b4",
  "tree": "3d8e4674a254f24906c05e0f7be880cf495b39ed",
  "parents": [
    "b683d42693c4e92b838117f5c6f7b90bfa1525c9"
  ],
  "author": {
    "name": "Arnd Bergmann",
    "email": "arnd@arndb.de",
    "time": "Mon Aug 10 11:53:10 2009 +0900"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Mon Aug 10 09:34:57 2009 +0200"
  },
  "message": "dma-ops: Remove flush_write_buffers() in dma-mapping-common.h\n\nThis moves flush_write_buffers() in\nasm-generic/dma-mapping-common.h to\narch/x86/kernel/pci-nommu.c.\n\nThe purpose of this patch is that, we can avoid defining NULL\nflush_write_buffers() on IA64 and SPARC.\n\ndma-mapping-common.h is used by X86 and IA64 (and SPARC soon)\nbut only X86 with CONFIG_X86_OOSTORE or CONFIG_X86_PPRO_FENCE\nactually uses flush_write_buffers(). CONFIG_X86_OOSTORE or\nCONFIG_X86_PPRO_FENCE is usable with only kernel/pci-nommu.c\n(that is, not usable with other X86 IOMMU implementations such\nas SWIOTLB, VT-d, etc) so we can safely move\nflush_write_buffers() in asm-generic/dma-mapping-common.h to\narch/x86/kernel/pci-nommu.c.\n\nThe further discussion is:\n\n  http://lkml.org/lkml/2009/6/28/104\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nAcked-by: FUJITA Tomonori \u003cfujita.tomonori@lab.ntt.co.jp\u003e\nCc: davem@davemloft.net\nCc: tony.luck@intel.com\nCc: fenghua.yu@intel.com\nLKML-Reference: \u003c1249872797-1314-2-git-send-email-fujita.tomonori@lab.ntt.co.jp\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c0a4222bf62b47f151670965fb907614412013f3",
      "old_mode": 33188,
      "old_path": "arch/x86/kernel/pci-nommu.c",
      "new_id": "a3933d4330cd31f1ec4c6797f5e892279d9d6c7f",
      "new_mode": 33188,
      "new_path": "arch/x86/kernel/pci-nommu.c"
    },
    {
      "type": "modify",
      "old_id": "5406a601185c5b8d5fbde8c39e18baa9ad843ae9",
      "old_mode": 33188,
      "old_path": "include/asm-generic/dma-mapping-common.h",
      "new_id": "e694263445f7b5dd48ff294cdd6ec4b76f3769a2",
      "new_mode": 33188,
      "new_path": "include/asm-generic/dma-mapping-common.h"
    }
  ]
}
