Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PATCH v3] linux-gen: pool: add constant for internal pool count #1943

Merged
merged 1 commit into from
Nov 1, 2023

Commits on Nov 1, 2023

  1. linux-gen: pool: add constant for internal pool count

    Add a new `CONFIG_INTERNAL_POOLS` constant for tracking pools reserved
    for implementation internal use, such as the pool for IPsec status
    events. Utilize the new constant when implementation capabilities are
    queried.
    
    Signed-off-by: Tuomas Taipale <tuomas.taipale@nokia.com>
    Reviewed-by: Matias Elo <matias.elo@nokia.com>
    TuomasTaipale committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    757da6e View commit details
    Browse the repository at this point in the history