[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e178a1ae-0ce2-70bc-54b9-9e2fae837f06@infradead.org>
Date: Thu, 17 Sep 2020 16:43:21 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Dave Jiang <dave.jiang@...el.com>, vkoul@...nel.org,
tglx@...utronix.de, mingo@...hat.com, bp@...en8.de,
dan.j.williams@...el.com, tony.luck@...el.com, jing.lin@...el.com,
ashok.raj@...el.com, sanjay.k.kumar@...el.com,
fenghua.yu@...el.com, kevin.tian@...el.com
Cc: dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 0/5] Add shared workqueue support for idxd driver
Hi,
On 9/17/20 2:15 PM, Dave Jiang wrote:
>
> ---
>
> Dave Jiang (5):
> x86/asm: move the raw asm in iosubmit_cmds512() to special_insns.h
> x86/asm: add enqcmds() to support ENQCMDS instruction
> dmaengine: idxd: add shared workqueue support
> dmaengine: idxd: clean up descriptors with fault error
> dmaengine: idxd: add ABI documentation for shared wq
>
I don't see patch 3/5 in my inbox nor at https://lore.kernel.org/dmaengine/
Did the email monster eat it?
thanks.
>
> Documentation/ABI/stable/sysfs-driver-dma-idxd | 14 ++
> arch/x86/include/asm/io.h | 46 +++++---
> arch/x86/include/asm/special_insns.h | 17 +++
> drivers/dma/Kconfig | 10 ++
> drivers/dma/idxd/cdev.c | 49 ++++++++
> drivers/dma/idxd/device.c | 91 ++++++++++++++-
> drivers/dma/idxd/dma.c | 9 --
> drivers/dma/idxd/idxd.h | 33 +++++-
> drivers/dma/idxd/init.c | 92 ++++++++++++---
> drivers/dma/idxd/irq.c | 143 ++++++++++++++++++++++--
> drivers/dma/idxd/registers.h | 14 ++
> drivers/dma/idxd/submit.c | 33 +++++-
> drivers/dma/idxd/sysfs.c | 127 +++++++++++++++++++++
> 13 files changed, 608 insertions(+), 70 deletions(-)
>
> --
>
--
~Randy
Powered by blists - more mailing lists