Skip to content

Comments

fix(kmod)[need-minor-update]: ioctl functions name#1094

Draft
Koichi98 wants to merge 1 commit intomainfrom
fix/ioctl_func_name
Draft

fix(kmod)[need-minor-update]: ioctl functions name#1094
Koichi98 wants to merge 1 commit intomainfrom
fix/ioctl_func_name

Conversation

@Koichi98
Copy link
Contributor

@Koichi98 Koichi98 commented Feb 22, 2026

Description

Related links

#1090

How was this PR tested?

  • Autoware (required)
  • bash scripts/test/e2e_test_1to1 (required)
  • bash scripts/test/e2e_test_2to2 (required)
  • kunit tests (required when modifying the kernel module)
  • sample application

Notes for reviewers

Version Update Label (Required)

Please add exactly one of the following labels to this PR:

  • need-major-update: User API breaking changes
  • need-minor-update: Internal API breaking changes (heaphook/kmod/agnocastlib compatibility)
  • need-patch-update: Bug fixes and other changes

Important notes:

  • If you need need-major-update or need-minor-update, please include this in the PR title as well.
    • Example: fix(foo)[needs major version update]: bar or feat(baz)[needs minor version update]: qux
  • After receiving approval from reviewers, add the run-build-test label. The PR can only be merged after the build tests pass.

See CONTRIBUTING.md for detailed versioning rules.

Signed-off-by: Koichi <koichi.imai.2@tier4.jp>
@Koichi98 Koichi98 added need-patch-update Bug fixes and other changes - requires PATCH version update need-minor-update Internal API breaking changes (heaphook/kmod/lib compatibility) - requires MINOR version update and removed need-patch-update Bug fixes and other changes - requires PATCH version update labels Feb 22, 2026
@Koichi98 Koichi98 changed the title fix(kmod): ioctl functions name fix(kmod)[need-minor-update]: ioctl functions name Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

need-minor-update Internal API breaking changes (heaphook/kmod/lib compatibility) - requires MINOR version update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant