ipq806x: fix stmmac data corruption issues in 4.4 kernel#122
Closed
bendavid wants to merge 2 commits intolede-project:masterfrom
Closed
ipq806x: fix stmmac data corruption issues in 4.4 kernel#122bendavid wants to merge 2 commits intolede-project:masterfrom
bendavid wants to merge 2 commits intolede-project:masterfrom
Conversation
This reverts commit 53147c2. These config changes break booting on C2600 and probably other devices. Signed-off-by: Josh Bendavid <joshbendavid@gmail.com>
…ta corruption Signed-off-by: Josh Bendavid <joshbendavid@gmail.com>
Contributor
Author
|
Doing some stress-testing with these changes, I still see the same random reboots under high network load as I had previously seen in the 3.18 kernel. I managed to get some kernel output while it happened: |
Contributor
Author
|
From the discussion here |
Contributor
Author
|
(ok, that patch is already in 4.4.13) |
Contributor
|
merged. thanks ! |
Contributor
Author
|
Thanks, |
Member
|
@bendavid - yes it is probably best to discuss it on the list for now |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Restores the relevant patch from the 3.18 kernel, which is apparently still needed.
@blogic in this branch I also revert the kernel configuration changes related to dual boot support on ea8500 (not sure whether you intended to merge that one already or not.)
@ianchi @heinzek