
On Tue, Dec 03, 2019 at 10:45:44AM -0600, Joe Hershberger wrote:
Hi Tom,
On Mon, Dec 2, 2019 at 9:11 PM Tom Rini trini@konsulko.com wrote:
Hey all,
It's release day and here is v2020.01-rc4. Yes, I'm still working on fixing all of the issues that pop up as I get the MTD clean-up series ready to go. In fact, what I need to do at this point is grab the handful of size reduction patches that this has shown are worthwhile, then I can do the MTD series. Then we're down to just fixing up misconversions where things got turned off.
Once again, for a changelog, git log --merges v2020.01-rc3..v2020.01-rc4 and as always, I ask for more details in the PRs people send me so I can put them in the merge commit.
I'm planning on doing -rc5 on December 23rd with the release scheduled on January 6th. Thanks all!
I have a -net PR just about ready, but there are a few boards failing for size. When can I expect the size reduction to drop?
How much are they failing? You can rebase on top of WIP/2019-12-03-master-imports and see if that's enough. But also if it's for packed member things, I'm not sure if that's the right approach vs disabling the warning like the Linux kernel does (and we do today, for clang).