Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

archs38: enable 5.15 testing kernel #11705

Merged
merged 2 commits into from Jan 13, 2023

Conversation

PolynomialDivision
Copy link
Member

@PolynomialDivision PolynomialDivision commented Jan 5, 2023

Only compile tested.

@github-actions github-actions bot added kernel pull request/issue with Linux kernel related changes target/archs38 pull request/issue for archs38 target labels Jan 5, 2023
@PolynomialDivision
Copy link
Member Author

@EvgeniiDidin @abrodkin, could you test?

@EvgeniiDidin
Copy link
Contributor

Hi @PolynomialDivision,

I have tested 5.15 version, works fine:

[    4.810000] init: Console is alive
[    4.830000] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    4.870000] usbcore: registered new interface driver usbfs
[    4.870000] usbcore: registered new interface driver hub
[    4.870000] usbcore: registered new device driver usb
[    4.880000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.890000] ehci-fsl: Freescale EHCI Host controller driver
[    4.890000] ehci-platform: EHCI generic platform driver
[    4.900000] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.910000] init: - preinit -
[  255.050000] random: crng init done
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[  258.240000] procd: - early -
[  258.970000] procd: - ubus -
[  259.030000] procd: - init -
Please press Enter to activate this console.
[  260.030000] urngd: jent-rng init failed, err: 2



BusyBox v1.36.0 (2023-01-10 16:00:50 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r21755+2-7af1713a29
 -----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@(none):/# [  261.400000] kmodloader: loading kernel modules from /etc/modules.d/*
[  261.420000] Loading modules backported from Linux version v6.1-rc8-0-g76dcd734eca2
[  261.420000] Backport generated by backports.git v5.15.81-1-41-g02e352527db5
[  261.650000] usbcore: registered new interface driver ath9k_htc
[  261.650000] kmodloader: done loading kernel modules from /etc/modules.d/*

root@OpenWrt:/# uname -a
Linux OpenWrt 5.15.86 #0 SMP PREEMPT Tue Jan 10 16:00:50 2023 arc GNU/Linux
root@OpenWrt:/#

Thanks for the changes!

@PolynomialDivision
Copy link
Member Author

Thanks a lot!

@Ansuel
Copy link
Member

Ansuel commented Jan 10, 2023

@EvgeniiDidin can you provide tested-by tag? it would be good as it seems a not so common target so it would be good to keep you as a source for testing changes

@EvgeniiDidin
Copy link
Contributor

@PolynomialDivision, could you please add this line to the commit message:
Tested-by: Evgeniy Didin <didin@synopsys.com> ?
Thanks in advance!

@PolynomialDivision
Copy link
Member Author

Thanks! @Ansuel this is ready to be merged! :)

Copy config from 5.10 to 5.15.

Signed-off-by: Nick Hainke <vincent@systemli.org>
Add 5.15 as testing kernel.

Tested-by: Evgeniy Didin <didin@synopsys.com>
Signed-off-by: Nick Hainke <vincent@systemli.org>
@openwrt-bot openwrt-bot merged commit feeec1e into openwrt:master Jan 13, 2023
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/archs38 pull request/issue for archs38 target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants