Re: [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h

2023-10-11 Thread Nuno Das Neves
On 10/10/2023 11:42 PM, Greg KH wrote: On Tue, Oct 10, 2023 at 03:49:48PM -0700, Nuno Das Neves wrote: On 8/25/2023 11:24 AM, Nuno Das Neves wrote: On 8/19/2023 3:26 AM, Greg KH wrote: My "strong" opinion is the one kernel development rule that we have, "you can not break userspace". So, if

Re: [PATCH v4 14/15] asm-generic: hyperv: Use new Hyper-V headers conditionally.

2023-10-11 Thread Nuno Das Neves
On 10/5/2023 12:52 PM, Alex Ionescu wrote: 3) Truly making hypertv-tlfs the "documented" header, and then > removing any duplication from HDK so that it remains the "undocumented" header file. In this manner, one would include hyperv-tlfs to use the stable ABI, and they would include HDK (which

Re: [PATCH net-next v7] hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks

2023-10-11 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (main) by David S. Miller : On Mon, 9 Oct 2023 01:00:16 -0700 you wrote: > From: Sonia Sharma > > The switch statement in netvsc_send_completion() is incorrectly validating > the length of incoming network packets by falling through to the n