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

Rollback to 4.14 patch version for s5p4418 #7

Merged

Conversation

kennylam777
Copy link

This fix made FriendlyWRT v19.07.1 works on s5p4418 again, tested to build with default configs /build.sh nanopi_fire2a.mk

@friendlyarm friendlyarm merged commit f71a8fa into friendlyarm:master-v19.07.1 Mar 10, 2021
friendlyarm pushed a commit that referenced this pull request Oct 30, 2021
The code uses get_mtd_device_nm() which must be followed by a call to
put_mtd_device() once the handle is no longer used.

This fixes spurious shutdown console messages such as:
[ 2256.334562] Removing MTD device #7 (soft_config) with use count 1

Reported-by: Koen Vandeputte <[email protected]>
Tested-by: Koen Vandeputte <[email protected]>
Signed-off-by: Thibaut VARÈNE <[email protected]>
(cherry picked from commit 4e385a2)
friendlyarm pushed a commit that referenced this pull request Jan 14, 2022
The code uses get_mtd_device_nm() which must be followed by a call to
put_mtd_device() once the handle is no longer used.

This fixes spurious shutdown console messages such as:
[ 2256.334562] Removing MTD device #7 (soft_config) with use count 1

Reported-by: Koen Vandeputte <[email protected]>
Tested-by: Koen Vandeputte <[email protected]>
Signed-off-by: Thibaut VARÈNE <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants