Skip to content

refactor(dkms): reindex and organize all OOT patches#25

Open
Pirouf wants to merge 3 commits into
intel:mainfrom
Pirouf:fpi/dkms-reindex-patch-quilt
Open

refactor(dkms): reindex and organize all OOT patches#25
Pirouf wants to merge 3 commits into
intel:mainfrom
Pirouf:fpi/dkms-reindex-patch-quilt

Conversation

@Pirouf

@Pirouf Pirouf commented Jun 10, 2026

Copy link
Copy Markdown
  • reintroduce Linux 6.12 in IPU6 backward compatibility
  • enforce consistent patch namespacing and indexing
    • offset 0000 – 0049 v4l2core, mc and ipu-briges OOT patch quilt index (under folders by kernel API)
    • offset 0050 – 0099 IPU7 ISYS OOT patch quilt index (don’t create kernel folders IPU6 OOT patches) --start-number=0050
    • offset 0100 – 0200 IPU7 ISYS OOT patches patch quilt index (don’t create kernel folders IPU7 OOT patches) --start-number=0100
  • remove by kernel IFEQ based dkms build exclusions
  • remove hardcoded permutations and unnecessary segregations
  • dkms source download all compatible v4l2 APIs, not just the actual build system kernel version.

* enforce consistent patch namespacing and indexing
* offset ipu6 patch quilt index `--start-number=0050`
* offset ipu7 patch quilt index `--start-number=0100`

Signed-off-by: florent pirou <florent.pirou@intel.com>
@Pirouf Pirouf force-pushed the fpi/dkms-reindex-patch-quilt branch from d018e71 to 0167dbd Compare June 10, 2026 16:47
Pirouf added 2 commits June 10, 2026 17:29
Signed-off-by: florent pirou <florent.pirou@intel.com>
Signed-off-by: florent pirou <florent.pirou@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant