On Tue, Jul 28, 2020 at 4:37 PM Babu Moger <[email protected]> wrote:
>
> This is in preparation for the future intercept vector additions.
>
> Add new functions __set_intercept, __clr_intercept and __is_intercept
> using kernel APIs __set_bit, __clear_bit and test_bit espectively.
>
> Signed-off-by: Babu Moger <[email protected]>
Sean will probably complain about introducing unused functions, but...

Reviewed-by: Jim Mattson <[email protected]>

Reply via email to