mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-06 19:20:09 +00:00
9239b36f05
In case invalid IRQ numbers are used (255 on x86), the IRQ session creation request may be denied and the platform driver is killed because of the uncatched exception, which must be avoided. Issue #5406
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.