On 6/1/20 10:53 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.9.226 release. > There are 61 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses should be made by Wed, 03 Jun 2020 17:38:19 +0000. > Anything received after that time might be too late. > Lots of errors along the line of arch/arm/lib/clear_user.S: Assembler messages: arch/arm/lib/clear_user.S:33: Error: bad instruction `strbtal r2,[r0],#1' arch/arm/lib/clear_user.S:34: Error: bad instruction `strbtle r2,[r0],#1' arch/arm/lib/clear_user.S:35: Error: bad instruction `strbtlt r2,[r0],#1' arch/arm/lib/clear_user.S:39: Error: bad instruction `strtpl r2,[r0],#4' arch/arm/lib/clear_user.S:39: Error: bad instruction `strtpl r2,[r0],#4' arch/arm/lib/clear_user.S:42: Error: bad instruction `strtpl r2,[r0],#4' arch/arm/lib/clear_user.S:44: Error: bad instruction `strbtne r2,[r0],#1' arch/arm/lib/clear_user.S:44: Error: bad instruction `strbtne r2,[r0],#1' Bisect log below. Guenter --- # bad: [f7c3cc559c2e60aedae9799208fc8dd85211b971] Linux 4.9.226-rc1 # good: [82dddebfe7da9d2670977ab723da2fdac3eff5b0] Linux 4.9.225 git bisect start 'HEAD' 'v4.9.225' # bad: [d1560c566028eb1ce2b446ef1ce8e36cb85f58e5] ARM: dts: imx: Correct B850v3 clock assignment git bisect bad d1560c566028eb1ce2b446ef1ce8e36cb85f58e5 # good: [3a416993574184aefe8abe230bfcfae7464f438e] gfs2: move privileged user check to gfs2_quota_lock_check git bisect good 3a416993574184aefe8abe230bfcfae7464f438e # good: [1b96153fc668b0ba6fcc8c05729898773c5bf9cf] Input: xpad - add custom init packet for Xbox One S controllers git bisect good 1b96153fc668b0ba6fcc8c05729898773c5bf9cf # bad: [b6eb3d378d94ebcfd35ebc881310b6dc684ca7a6] ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h git bisect bad b6eb3d378d94ebcfd35ebc881310b6dc684ca7a6 # good: [a4174aaf3c0998c50023fabf48f4107286fe30e6] Input: synaptics-rmi4 - fix error return code in rmi_driver_probe() git bisect good a4174aaf3c0998c50023fabf48f4107286fe30e6 # bad: [db2e66e6d39b037c9538edc5b85094b70fff97ab] ARM: 8843/1: use unified assembler in headers git bisect bad db2e66e6d39b037c9538edc5b85094b70fff97ab # first bad commit: [db2e66e6d39b037c9538edc5b85094b70fff97ab] ARM: 8843/1: use unified assembler in headers