Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fixes for linux headers 6.6.62#32

Open
gseqBE wants to merge 5 commits into
adrianomarto:master from
boston-engineering:gds/fixes-linux-headers-6-6-62
Open

Fixes for linux headers 6.6.62 #32
gseqBE wants to merge 5 commits into
adrianomarto:master from
boston-engineering:gds/fixes-linux-headers-6-6-62

Conversation

@gseqBE

@gseqBE gseqBE commented Jan 7, 2025

Copy link
Copy Markdown

Compilation fixes for Tested on PI Zero, Linux 6.6.62+rpt-rpi-v8 Bookworm

Details:
image

@gseqBE gseqBE force-pushed the gds/fixes-linux-headers-6-6-62 branch from 65b6e30 to 6f35c15 Compare January 7, 2025 14:46
@gseqBE gseqBE force-pushed the gds/fixes-linux-headers-6-6-62 branch from 6f35c15 to a746481 Compare January 7, 2025 14:47
@gseqBE gseqBE changed the title (削除) Fixes linux headers 6.6.62 (削除ここまで) (追記) Fixes for linux headers 6.6.62 (追記ここまで) Jan 7, 2025

gseqBE commented Jan 17, 2025

Copy link
Copy Markdown
Author

@adrianomarto
Could you have a look at this. Thanks.

h0nIg commented Jan 6, 2026

Copy link
Copy Markdown

@gseqBE @ahoenerBE are you sure this fixes all errors? with 6.12 i get:

make -C /usr/src/linux-headers-6.12.47+rpt-rpi-v6 M=/home/xxx/soft_uart/soft_uart modules
make[1]: Entering directory '/usr/src/linux-headers-6.12.47+rpt-rpi-v6'
 CC [M] /home/xxx/soft_uart/soft_uart/module.o
/home/xxx/soft_uart/soft_uart/module.c:47:22: error: initialization of ‘ssize_t (*)(struct tty_struct *, const u8 *, size_t)’ {aka ‘int (*)(struct tty_struct *, const unsigned char *, unsigned int)’} from incompatible pointer type ‘long int (*)(struct tty_struct *, const unsigned char *, long unsigned int)’ [-Werror=incompatible-pointer-types]
 47 | .write = soft_uart_write,
 | ^~~~~~~~~~~~~~~
/home/xxx/soft_uart/soft_uart/module.c:47:22: note: (near initialization for ‘soft_uart_operations.write’)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /