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

Add support for kernel up to 6.8 #1468

Merged
merged 7 commits into from
May 14, 2024

Commits on May 14, 2024

  1. Update OCF submodule

    Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
    robertbaldyga committed May 14, 2024
    Configuration menu
    Copy the full SHA
    adeb488 View commit details
    Browse the repository at this point in the history
  2. Remove unused function

    Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
    robertbaldyga committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6aa30f0 View commit details
    Browse the repository at this point in the history
  3. Add missing headers

    Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
    robertbaldyga committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7dd5fa8 View commit details
    Browse the repository at this point in the history
  4. Add missing "static" to the local functions

    Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
    robertbaldyga committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5c4b563 View commit details
    Browse the repository at this point in the history
  5. Get rid of strlcpy()

    Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
    robertbaldyga committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9fc5e39 View commit details
    Browse the repository at this point in the history
  6. Add support for Linux kernel up to 6.5

    Signed-off-by: Tamar Levovitz <tamar.levovitz@huawei.com>
    Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
    Tamar Levovitz authored and robertbaldyga committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a202d8c View commit details
    Browse the repository at this point in the history
  7. Add support for Linux kernel up to 6.8

    Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
    robertbaldyga committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b9aa65f View commit details
    Browse the repository at this point in the history