Ioctl generation with linux HEAD fails
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 35/100
- issue の種類
- バグ
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- linux, rust
調査の方向性
Start by reproducing the generator-script failure against Linux HEAD and inspect list.c and include/linux/ext4.h, especially EXT4_IOC32_GROUP_ADD and the incomplete compat_ext4_new_group_input type. Trace how linux-raw-sys handles these uapi definitions, then verify that generation completes without the reported compiler error and produces valid ioctl bindings.
索引モデルが issue の本文から書いたものです。
説明
@joshtriplett As a followup to #53, I was investigating running the generator script with linux HEAD, but I'm hitting this error:
list.c: In function ‘list’:
include/linux/ext4.h:47:54: error: invalid application of ‘sizeof’ to incomplete type ‘struct compat_ext4_new_group_input’
47 | #define EXT4_IOC32_GROUP_ADD _IOW('f', 8, struct `)
| ^~~~~~
It seems compat_ext4_new_group_input isn't defined in the uapi headers, but EXT4_IOC32_GROUP_ADD isn't usable without it. Should compat_ext4_new_group_input be moved into uapi?
- 主要言語
- Rust
- スター
- 71
- フォーク
- 63
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
sunfishcode/linux-raw-sys のほかの issue
-
add OPENAT2_REGULAR オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 67/100
sunfishcode/linux-raw-sys#194 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
sunfishcode/linux-raw-sys#192 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
sunfishcode/linux-raw-sys#188 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 68/100
sunfishcode/linux-raw-sys#189 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
sunfishcode/linux-raw-sys#179 ·
sunfishcode/linux-raw-sys の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 85/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug team:backend track:services-maintenance
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
cowprotocol/services#4950 ·
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
gitbutlerapp/gitbutler#15998 · コメント 1 件 ·
-
bug triage:deciding
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
open-telemetry/otel-arrow#4132 ·