Re: [PATCH v2 19/24] drivers: hv: dxgkrnl: Simple IOCTLs LX_DXESCAPE, LX_DXMARKDEVICEASERROR, LX_DXQUERYSTATISTICS, LX_DXQUERYCLOCKCALIBRATION
From: Iouri Tarassov <hidden>
Date: 2022-02-08 22:55:02
Also in:
lkml
From: Iouri Tarassov <hidden>
Date: 2022-02-08 22:55:02
Also in:
lkml
On 2/5/2022 12:30 AM, Greg KH wrote:
On Fri, Feb 04, 2022 at 06:34:17PM -0800, Iouri Tarassov wrote:quoted
on the host. - LX_DXQUERYCLOCKCALIBRATION The IOCTL queries clock from the compute device.Why is this not broken up into one-patch-per-ioctl like I asked?
Hi Greg, There is an article, which asks not to submit too many patches at once: Submitting patches: the essential guide to getting your code into the kernel — The Linux Kernel documentation <https://www.kernel.org/doc/html/latest/process/submitting-patches.html><https://www.kernel.org/doc/html/latest/process/submitting-patches.html> NO!!!! No more huge patch bombs to<https://www.kernel.org/doc/html/latest/process/submitting-patches.html>linux-kernel@vger.kernel.org <mailto:linux-kernel%40vger.kernel.org>people! <https://www.kernel.org/doc/html/latest/process/submitting-patches.html> <https://www.kernel.org/doc/html/latest/process/submitting-patches.html> < <https://www.kernel.org/doc/html/latest/process/submitting-patches.html>https://lore.kernel.org/r/20050711.125305.08322243.davem@davemloft.net (local) <https://lore.kernel.org/r/20050711.125305.08322243.davem@davemloft.net (local)>> This is confusing as you are requesting more patches. What options do I have? - should I remove linux-kernel@vger.kernel.org until you are happy with the review? - can I submit a small number of patches for a non fully functional driver and submit the next portion after they are reviewed and accepted? Thanks Iouri