Re: [PATCH v2 2/3] Documentation: ABI: document DEVICE_ENUMERATION_FAILURE uevent
From: Greg KH
Date: Wed Jan 07 2026 - 10:02:32 EST
On Wed, Dec 24, 2025 at 11:58:07AM +0000, Akshay Gujar wrote:
> Document the DEVICE_ENUMERATION_FAILURE uevent emitted when device
> enumeration fails, including a minimal example captured on USB.
>
> Signed-off-by: Akshay Gujar <Akshay.Gujar@xxxxxxxxxx>
> ---
> Documentation/ABI/testing/sysfs-uevent | 22 ++++++++++++++++++++++
> 1 file changed, 22 insertions(+)
>
> diff --git a/Documentation/ABI/testing/sysfs-uevent b/Documentation/ABI/testing/sysfs-uevent
> index 0b6227706b35..1f1573c8be96 100644
> --- a/Documentation/ABI/testing/sysfs-uevent
> +++ b/Documentation/ABI/testing/sysfs-uevent
> @@ -49,3 +49,25 @@ Description:
>
> Users:
> udev, userspace tools generating synthetic uevents
> +
> +What: DEVICE_ENUMERATION_FAILURE
> +Date: Dec 2025
It's not December anymore :)
> +KernelVersion: 6.x
Are you sure this will happen? And the major number means nothing,
let's pick the real release number please.
thanks,
greg k-h