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

Improve kernel name generation for unnamed lambda (kernel templates) #1524

Merged
merged 4 commits into from
Nov 22, 2024

Commits on Nov 22, 2024

  1. [Tests] Improve kernel_param generation for unnamed lambda

    Signed-off-by: Dmitriy Sobolev <[email protected]>
    dmitriy-sobolev committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    df1e05d View commit details
    Browse the repository at this point in the history
  2. Add maybe_unused attribute

    Signed-off-by: Dmitriy Sobolev <[email protected]>
    dmitriy-sobolev committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    cbab226 View commit details
    Browse the repository at this point in the history
  3. Minor refactoring

    Signed-off-by: Dmitriy Sobolev <[email protected]>
    dmitriy-sobolev committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fd43095 View commit details
    Browse the repository at this point in the history
  4. Align logic with make_new_policy

    Signed-off-by: Dmitriy Sobolev <[email protected]>
    dmitriy-sobolev committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    f81d292 View commit details
    Browse the repository at this point in the history