warhol (Xiaomi 17T Pro): source missing for 28 GPL-licensed kernel modules

未關閉
#7 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
5/5
預估耗時
一週以上
新手友好度
25/100
Issue 類型
缺陷
描述清晰度
描述清楚
活躍度
活躍
技術堆疊
android, linux

研究方向

比較 bsp-warhol-w-oss 分支與 vendor_boot 和 vendor_dlkm 中隨附的列出模組。先檢查現有的 Kbuild、Makefile、BUILD.bazel 檔案和標頭檔,包括 include/miev/mievent.h。針對 OS3.0.310.0.WPSMIXM,對應的原始碼、建置項目和必要標頭檔都已發布即表示完成。

由索引模型根據 Issue 內容生成。

描述

Thank you for publishing the bsp-warhol-w-oss branches of MTK_kernel_device_modules and MTK_kernel_modules.

Comparing those branches with the kernel modules that ship on the device, 28 modules have no source in either branch. Each one declares MODULE_LICENSE("GPL") or MODULE_LICENSE("GPL v2") in its own .modinfo, so under GPLv2 section 3 their corresponding source should be available as well.

Device: Xiaomi 17T Pro (warhol), model 2602EPTC0G
Firmware: OS3.0.310.0.WPSMIXM (Android 16)
Kernel: 6.12.38-android16-5-g1d46253471dd-ab15048002-4k

Modules (file, where it ships, declared license):

  • binder_gki.ko (vendor_dlkm, GPL)
  • binder_prio.ko (vendor_dlkm, GPL)
  • crash_module.ko (vendor_boot, GPL v2)
  • dynamic_readahead.ko (vendor_boot, GPL v2)
  • io_monitor.ko (vendor_boot, GPL v2)
  • iorap2.ko (vendor_dlkm, GPL v2)
  • kshrink_slabd.ko (vendor_boot and vendor_dlkm, GPL v2)
  • metis.ko (vendor_dlkm, GPL)
  • mi_mem_epoll.ko (vendor_dlkm, GPL)
  • mi_memory.ko (vendor_boot, GPL)
  • mi_mempool.ko (vendor_dlkm, GPL)
  • mi_schedule.ko (vendor_dlkm, GPL)
  • mi_thermal_interface.ko (vendor_dlkm, GPL v2)
  • mi_unfairmem.ko (vendor_dlkm, GPL)
  • miev.ko (vendor_boot, GPL)
  • migt.ko (vendor_dlkm, GPL)
  • millet_binder.ko (vendor_dlkm, GPL)
  • millet_core.ko (vendor_dlkm, GPL)
  • millet_hs.ko (vendor_dlkm, GPL)
  • millet_oem_cgroup.ko (vendor_dlkm, GPL)
  • millet_pkg.ko (vendor_dlkm, GPL)
  • millet_sig.ko (vendor_dlkm, GPL)
  • perf_helper.ko (vendor_boot and vendor_dlkm, GPL)
  • powersave.ko (vendor_dlkm, GPL)
  • simtray.ko (vendor_boot and vendor_dlkm, GPL)
  • sla.ko (vendor_dlkm, GPL v2)
  • xiaomi_spi_tee.ko (vendor_dlkm, GPL)
  • xm_power.ko (vendor_dlkm, GPL)

Could you please publish the source for these modules, matching the version shipped in OS3.0.310.0.WPSMIXM, together with the Kbuild/Makefile/BUILD.bazel entries and headers needed to build them? Adding them to the existing bsp-warhol-w-oss branches would be ideal.

How this was checked: every .ko in the vendor_boot ramdisk and in vendor_dlkm was matched by name against the Kbuild, Makefile and Bazel files and the source file names in both branches. These 28 have no match. For miev, only the header include/miev/mievent.h is present, not the driver.

Thank you.

主要語言
沒有語言資料
星號
10
分支
9
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

MiCode/MTK_kernel_device_modules 的其他 Issue

查看 MiCode/MTK_kernel_device_modules 的全部 Issue

相似的 Issue

更多 Build System Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。