mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-03 09:40:44 +00:00
f25070d441
When creating an Irq connection to a component (not core), e.g. a pin driver, we typically need a to provide a session label in order to apply a session policy and to distinguish multiple sessions from the same component. genodelabs/genode#4606