Skip to content

bmips: add support for kernel 6.18 - #25293

Open
andrewjlamarche wants to merge 7 commits into
openwrt:mainfrom
andrewjlamarche:bmips-6.18
Open

andrewjlamarche wants to merge 7 commits into
openwrt:mainfrom
andrewjlamarche:bmips-6.18

Conversation

@andrewjlamarche

Copy link
Copy Markdown
Contributor

I do not have hardware to test on a physical device.

Build-Tested: NETGEAR DGND3700v1.

This is an automatically generated commit.

When doing `git bisect`, consider `git bisect --skip`.

Signed-off-by: Andrew LaMarche <andrewjlamarche@gmail.com>
This is an automatically generated commit which aids following Kernel patch
history, as git will see the move and copy as a rename thus defeating the
purpose.

For the original discussion see:
https://lists.openwrt.org/pipermail/openwrt-devel/2023-October/041673.html

Signed-off-by: Andrew LaMarche <andrewjlamarche@gmail.com>
Enable the 6.18 testing kernel for bmips.

Signed-off-by: Andrew LaMarche <andrewjlamarche@gmail.com>
@openwrt openwrt Bot added kernel pull request/issue with Linux kernel related changes target/bmips pull request/issue for bmips target labels Sep 20, 2026
@namiltd namiltd mentioned this pull request Sep 20, 2026
52 tasks
@andrewjlamarche
andrewjlamarche force-pushed the bmips-6.18 branch 5 times, most recently from b952fb1 to f39a045 Compare September 20, 2026 22:14
@andrewjlamarche
andrewjlamarche marked this pull request as ready for review September 20, 2026 22:15
@andrewjlamarche

Copy link
Copy Markdown
Contributor Author

Maybe @rikka0w0 can test?

Refresh patches for 6.18.

Signed-off-by: Andrew LaMarche <andrewjlamarche@gmail.com>
Add missing symbols for bmips

Signed-off-by: Andrew LaMarche <andrewjlamarche@gmail.com>
Kernel 6.14 no longer exports of_pci_parse_bus_range(). Re-add a local
version to the bmips pci(e) drivers.

Signed-off-by: Andrew LaMarche <andrewjlamarche@gmail.com>
Kernel 6.13 removed del_timer_sync() in favor of timer_shutdown_sync().
Migrate the bcm6348 to the latter.

Signed-off-by: Andrew LaMarche <andrewjlamarche@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kernel pull request/issue with Linux kernel related changes target/bmips pull request/issue for bmips target

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant