All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Claire Chang" <tientzu@chromium.org>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.BUILD: failure for Restricted DMA
Date: Fri, 11 Jun 2021 17:37:33 -0000	[thread overview]
Message-ID: <162343305319.29314.4403072193466677323@emeril.freedesktop.org> (raw)
In-Reply-To: <20210611152659.2142983-1-tientzu@chromium.org>

== Series Details ==

Series: Restricted DMA
URL   : https://patchwork.freedesktop.org/series/91401/
State : failure

== Summary ==

Applying: swiotlb: Refactor swiotlb init functions
Applying: swiotlb: Refactor swiotlb_create_debugfs
Applying: swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
Applying: swiotlb: Add restricted DMA pool initialization
Applying: swiotlb: Update is_swiotlb_buffer to add a struct device argument
Applying: swiotlb: Update is_swiotlb_active to add a struct device argument
Applying: swiotlb: Bounce data from/to restricted DMA pool if available
Applying: swiotlb: Move alloc_size to find_slots
Applying: swiotlb: Refactor swiotlb_tbl_unmap_single
Applying: dma-direct: Add a new wrapper __dma_direct_free_pages()
Applying: swiotlb: Add restricted DMA alloc/free support.
Applying: dma-direct: Allocate memory from restricted DMA pool if available
Applying: dt-bindings: of: Add restricted DMA pool
Applying: of: Add plumbing for restricted DMA pool
error: sha1 information is lacking or useless (drivers/of/address.c).
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0014 of: Add plumbing for restricted DMA pool
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".


_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2021-06-11 17:37 UTC|newest]

Thread overview: 151+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11 15:26 [PATCH v9 00/14] Restricted DMA Claire Chang
2021-06-11 15:26 ` [Intel-gfx] " Claire Chang
2021-06-11 15:26 ` Claire Chang
2021-06-11 15:26 ` Claire Chang
2021-06-11 15:26 ` Claire Chang
2021-06-11 15:26 ` [PATCH v9 01/14] swiotlb: Refactor swiotlb init functions Claire Chang
2021-06-11 15:26   ` [Intel-gfx] " Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-14  6:16   ` Christoph Hellwig
2021-06-14  6:16     ` [Intel-gfx] " Christoph Hellwig
2021-06-14  6:16     ` Christoph Hellwig
2021-06-14  6:16     ` Christoph Hellwig
2021-06-15  4:06     ` Claire Chang
2021-06-15  4:06       ` Claire Chang
2021-06-15  4:06       ` [Intel-gfx] " Claire Chang
2021-06-15  4:06       ` Claire Chang
2021-06-15  4:06       ` Claire Chang
2021-06-15  4:06       ` Claire Chang
2021-06-11 15:26 ` [PATCH v9 02/14] swiotlb: Refactor swiotlb_create_debugfs Claire Chang
2021-06-11 15:26   ` [Intel-gfx] " Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-14  6:17   ` Christoph Hellwig
2021-06-14  6:17     ` [Intel-gfx] " Christoph Hellwig
2021-06-14  6:17     ` Christoph Hellwig
2021-06-14  6:17     ` Christoph Hellwig
2021-06-11 15:26 ` [PATCH v9 03/14] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used Claire Chang
2021-06-11 15:26   ` [Intel-gfx] " Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:33   ` Claire Chang
2021-06-11 15:33     ` Claire Chang
2021-06-11 15:33     ` [Intel-gfx] " Claire Chang
2021-06-11 15:33     ` Claire Chang
2021-06-11 15:33     ` Claire Chang
2021-06-11 15:33     ` Claire Chang
2021-06-14  6:20     ` Christoph Hellwig
2021-06-14  6:20       ` [Intel-gfx] " Christoph Hellwig
2021-06-14  6:20       ` Christoph Hellwig
2021-06-14  6:20       ` Christoph Hellwig
2021-06-11 15:26 ` [PATCH v9 04/14] swiotlb: Add restricted DMA pool initialization Claire Chang
2021-06-11 15:26   ` [Intel-gfx] " Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-14  6:21   ` Christoph Hellwig
2021-06-14  6:21     ` [Intel-gfx] " Christoph Hellwig
2021-06-14  6:21     ` Christoph Hellwig
2021-06-14  6:21     ` Christoph Hellwig
2021-06-11 15:26 ` [PATCH v9 05/14] swiotlb: Update is_swiotlb_buffer to add a struct device argument Claire Chang
2021-06-11 15:26   ` [Intel-gfx] " Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-14  6:21   ` Christoph Hellwig
2021-06-14  6:21     ` [Intel-gfx] " Christoph Hellwig
2021-06-14  6:21     ` Christoph Hellwig
2021-06-14  6:21     ` Christoph Hellwig
2021-06-11 15:26 ` [PATCH v9 06/14] swiotlb: Update is_swiotlb_active " Claire Chang
2021-06-11 15:26   ` [Intel-gfx] " Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:34   ` Claire Chang
2021-06-11 15:34     ` Claire Chang
2021-06-11 15:34     ` [Intel-gfx] " Claire Chang
2021-06-11 15:34     ` Claire Chang
2021-06-11 15:34     ` Claire Chang
2021-06-11 15:34     ` Claire Chang
2021-06-14  6:23   ` Christoph Hellwig
2021-06-14  6:23     ` [Intel-gfx] " Christoph Hellwig
2021-06-14  6:23     ` Christoph Hellwig
2021-06-14  6:23     ` Christoph Hellwig
2021-06-11 15:26 ` [PATCH v9 07/14] swiotlb: Bounce data from/to restricted DMA pool if available Claire Chang
2021-06-11 15:26   ` [Intel-gfx] " Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-14  6:25   ` Christoph Hellwig
2021-06-14  6:25     ` [Intel-gfx] " Christoph Hellwig
2021-06-14  6:25     ` Christoph Hellwig
2021-06-14  6:25     ` Christoph Hellwig
2021-06-11 15:26 ` [PATCH v9 08/14] swiotlb: Move alloc_size to find_slots Claire Chang
2021-06-11 15:26   ` [Intel-gfx] " Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-14  6:25   ` Christoph Hellwig
2021-06-14  6:25     ` [Intel-gfx] " Christoph Hellwig
2021-06-14  6:25     ` Christoph Hellwig
2021-06-14  6:25     ` Christoph Hellwig
2021-06-11 15:26 ` [PATCH v9 09/14] swiotlb: Refactor swiotlb_tbl_unmap_single Claire Chang
2021-06-11 15:26   ` [Intel-gfx] " Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-14  6:26   ` Christoph Hellwig
2021-06-14  6:26     ` [Intel-gfx] " Christoph Hellwig
2021-06-14  6:26     ` Christoph Hellwig
2021-06-14  6:26     ` Christoph Hellwig
2021-06-11 15:26 ` [PATCH v9 10/14] dma-direct: Add a new wrapper __dma_direct_free_pages() Claire Chang
2021-06-11 15:26   ` [Intel-gfx] " Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26 ` [PATCH v9 11/14] swiotlb: Add restricted DMA alloc/free support Claire Chang
2021-06-11 15:26   ` [Intel-gfx] " Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-14  6:28   ` Christoph Hellwig
2021-06-14  6:28     ` [Intel-gfx] " Christoph Hellwig
2021-06-14  6:28     ` Christoph Hellwig
2021-06-14  6:28     ` Christoph Hellwig
2021-06-14  6:28     ` Christoph Hellwig
2021-06-14  6:28       ` [Intel-gfx] " Christoph Hellwig
2021-06-14  6:28       ` Christoph Hellwig
2021-06-14  6:28       ` Christoph Hellwig
2021-06-11 15:26 ` [PATCH v9 12/14] dma-direct: Allocate memory from restricted DMA pool if available Claire Chang
2021-06-11 15:26   ` [Intel-gfx] " Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26 ` [PATCH v9 13/14] dt-bindings: of: Add restricted DMA pool Claire Chang
2021-06-11 15:26   ` [Intel-gfx] " Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26 ` [PATCH v9 14/14] of: Add plumbing for " Claire Chang
2021-06-11 15:26   ` [Intel-gfx] " Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 15:26   ` Claire Chang
2021-06-11 17:37 ` Patchwork [this message]
2021-06-15 13:30 ` [PATCH v9 00/14] Restricted DMA Claire Chang
2021-06-15 13:30   ` Claire Chang
2021-06-15 13:30   ` [Intel-gfx] " Claire Chang
2021-06-15 13:30   ` Claire Chang
2021-06-15 13:30   ` Claire Chang
2021-06-15 13:30   ` Claire Chang
  -- strict thread matches above, loose matches on Subject: below --
2021-06-24 15:55 [PATCH v15 00/12] " Claire Chang
2021-06-24 16:42 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for " Patchwork
2021-06-19  3:40 [PATCH v14 00/12] " Claire Chang
2021-06-19  4:05 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for " Patchwork
2021-06-17  6:26 [PATCH v13 00/12] " Claire Chang
2021-06-17  6:33 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for " Patchwork
2021-06-16  6:21 [PATCH v12 00/12] " Claire Chang
2021-06-16  7:35 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for " Patchwork
2021-06-16  3:52 [PATCH v11 00/12] " Claire Chang
2021-06-16  7:34 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for " Patchwork
2021-06-15 13:26 [PATCH v10 00/12] " Claire Chang
2021-06-15 14:04 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for " Patchwork
2021-04-22  8:14 [PATCH v5 00/16] " Claire Chang
2021-04-22  9:37 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=162343305319.29314.4403072193466677323@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=tientzu@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.