Re: [RFC PATCH 06/13] x86/uintr: Introduce uintr receiver syscalls

From: Sohil Mehta
Date: Tue Sep 28 2021 - 12:47:54 EST


On 9/27/2021 9:39 PM, Greg KH wrote:

Then those values must be set to 0, right? I think I missed the part of
the code that set them, hopefully it's somewhere...

Yes. The kzalloc() as part of alloc_upid() does it.

Thanks,

Sohil