Re: [PATCH] x86/platform/uv: Handle deconfigured sockets

From: Kyle Meyer

Date: Fri Mar 20 2026 - 11:58:21 EST


On Fri, Mar 20, 2026 at 04:42:32PM +0100, Borislav Petkov wrote:
> On Tue, Mar 10, 2026 at 05:49:57PM -0500, Kyle Meyer wrote:
> > When a socket is deconfigured, it's mapped to SOCK_EMPTY (0xffff). This
> > causes a panic while allocating UV hub info structures.
>
> This sounds like this needs to be CC:stable, have a Fixes: tag and so on, and
> go in now?
>
> Right?

Yes, thank you. I'll send a v2.

Thanks,
Kyle Meyer