Re: [PATCH v1 1/1] virt: acrn: Drop internal kernel type from ABI

From: Greg Kroah-Hartman
Date: Fri Oct 01 2021 - 10:01:48 EST


On Fri, Oct 01, 2021 at 04:56:44PM +0300, Andy Shevchenko wrote:
> guid_t is internal type of the kernel which is mistakenly had been exposed
> to the user space. Replace it with raw buffers.

Wait, why is it a mistake to expose it to userspace? What does this
conflict with? Is it a namespace issue? Or something else?

thanks,

greg k-h