[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3b4d8c50-8a82-9110-bc6c-ffb6b50e6c0c@infradead.org>
Date: Thu, 17 Sep 2020 16:56:03 -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
On 9/17/20 4:51 PM, Dave Jiang wrote:
>
>
> On 9/17/2020 4:43 PM, Randy Dunlap wrote:
>> 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?
>
> Grrrrrr looks like Intel email server ate it. Everyone on cc list got it. But does not look like it made it to any of the mailing lists. I'll resend 3/5.
Got it. Thanks.
>>
>> 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