Change IDs for kernel patches
Change IDs for kernel patches
Posted Sep 3, 2019 4:25 UTC (Tue) by Fowl (subscriber, #65667)In reply to: Change IDs for kernel patches by kleptog
Parent article: Change IDs for kernel patches
> Given the ID is effectively a globally unique string
Indeed - I'm not sure why an actual GUID wouldn't work, they're shorter and don't require mailing anything. I guess they're a bit Microsoft-y.
Couldn't a first/arbitrary comit hash become the 'change ID'? Even if that exact commit never ends up in a tree it's a shortish, unique string that doesn't require any new tooling to generate.
