Re: [PATCH 0/3 v2] sh: fixes for various build and kconfig warnings
From: Rich Felker <dalias@libc.org>
Date: 2021-09-22 02:45:46
Also in:
lkml
From: Rich Felker <dalias@libc.org>
Date: 2021-09-22 02:45:46
Also in:
lkml
On Sun, Sep 12, 2021 at 12:36:38PM +0200, John Paul Adrian Glaubitz wrote:
Hi Rich! On 9/12/21 03:57, Rich Felker wrote:quoted
Hi. I see there's a situation that needs my attention here. I will plan to review and merge anything important/blocking that doesn't have problems this week.I'm glad to here that you're still active. I will try to help assembling the list of patches. I won't be able to test them though as I'm not at home so I'm unable to reset the machine in case it crashes due to a bad kernel patch. So, basically, I just have one shot free.
I didn't get through that yet, but I have rebased the patches that were pending in for-next onto v5.15-rc1 (no conflicts) and smoke-tested that a sh4 build runs in my qemu environment. linux-next pulled them 27 hours ago and hasn't complained yet either. I started going through the list/patch backlog, but didn't make it nearly as far as I'd like yet. If you have even a vague list of what's important (warnings breaking the build, unapplied changes blocking removal of cruft from other parts of the kernel and making people unhappy with us, etc.) that would be really helpful. I'll follow up again soon. Rich