Skip to content

Recreate gcc8-fix-put-user.patch without context

Administrator requested to merge fix-put-user-patch-no-context into master

gcc-fix-put-user.patch doesn't apply cleanly to any kernel that includes this commit or a backport of it because the surrounding lines (context) of the patch are different.

This MR fixes the problem by removing the context from the patch. It also changes linux-sony-amami, linux-sony-aries, and linux-sony-taoshan to use the shared patch.

I have confirmed that all six affected kernels still compile.

Merge request reports

Loading