Re: [PATCH 0/2] Fix return code and improve feature check for synthetic uevents

From: Greg KH
Date: Wed Dec 05 2018 - 11:30:55 EST


On Wed, Dec 05, 2018 at 12:27:43PM +0100, Peter Rajnoha wrote:
> Two small patches to aid handling of synthetic uevents back in userspace:
>
> - Return error code back to userspace on /sys/.../uevent file write
> failure so userspace knows and it can act accordingly.
>
> - Add new 'kernel/uevent_features' sysfs file to make it possible for
> userspace to check that the extended synthetic uevent arguments are
> supported without relying on kernel version check only.
>
> Peter Rajnoha (2):
> kobject: return error code if writing /sys/.../uevent fails
> kobject: add kernel/uevent_features sysfs file

Did you send this series twice? Which one should I pay attention to?

confused,

greg k-h