Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1235354

Re: [PATCH 06/10] iommu/amd: Add functions copy_command_buffer/copy_event_buffer

From Joerg Roedel <joro@8bytes.org>
Newsgroups linux.kernel
Subject Re: [PATCH 06/10] iommu/amd: Add functions copy_command_buffer/copy_event_buffer
Date 2015-09-29 18:10 +0200
Message-ID <qe5DB-2XB-33@gated-at.bofh.it> (permalink)
References <qc8md-3vB-3@gated-at.bofh.it> <qc8md-3vB-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Sep 24, 2015 at 02:37:32PM +0800, Baoquan He wrote:
> Copy command buffer and event buffer from the old to kdump kernel.
> 
> Still there are 2 problems:
>   1) Not very sure if this is necessary. If do not copy the old command buffer, and
> only set the newly allocated command buffer, is there anything wrong?

No, there is no need to copy command and event buffers. Just make sure
they get re-initialized and flush all iommu caches after setting the new
device table.


	Joerg

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 06/10] iommu/amd: Add functions copy_command_buffer/copy_event_buffer Baoquan He <bhe@redhat.com> - 2015-09-24 08:40 +0200
  Re: [PATCH 06/10] iommu/amd: Add functions  copy_command_buffer/copy_event_buffer Joerg Roedel <joro@8bytes.org> - 2015-09-29 18:10 +0200

csiph-web