2021-09-03 18:10 (UTC+0530), Harman Kalra:
> [...]
> diff --git a/lib/eal/common/eal_common_interrupts.c
> b/lib/eal/common/eal_common_interrupts.c
> new file mode 100644
> index 00..2e4fed96f0
> --- /dev/null
> +++ b/lib/eal/common/eal_common_interrupts.c
> @@ -0,0 +1,506 @@
> +/* SPDX-Li
On Fri, Sep 3, 2021 at 2:42 PM Harman Kalra wrote:
>
> Implementing get set APIs for interrupt handle fields.
> To make any change to the interrupt handle fields, one
> should make use of these APIs.
Some global comments.
- Please merge API prototype (from patch 1) and actual implementation
in a
Implementing get set APIs for interrupt handle fields.
To make any change to the interrupt handle fields, one
should make use of these APIs.
Signed-off-by: Harman Kalra
Acked-by: Ray Kinsella
---
lib/eal/common/eal_common_interrupts.c | 506 +
lib/eal/common/meson.build
3 matches
Mail list logo