Re: [PATCH v3 bpf-next 02/18] bpf: Add bpf_arch_text_poke() helper
From: Thomas Gleixner <hidden>
Date: 2019-11-10 10:55:18
Also in:
bpf
On Fri, 8 Nov 2019, Alexei Starovoitov wrote:
On Fri, Nov 08, 2019 at 10:36:24PM +0100, Peter Zijlstra wrote:quoted
This I do _NOT_ understand. Why are you willing to merge a known broken patch? What is the rush, why can't you wait for all the prerequisites to land?People have deadlines and here I'm not talking about fb deadlines. If it was only up to me I could have waited until yours and Steven's patches land in Linus's tree. Then Dave would pick them up after the merge window into net-next and bpf things would be ready for the next release. Which is in 1.5 + 2 + 8 weeks (assuming 1.5 weeks until merge window, 2 weeks merge window, and 8 weeks next release cycle). But most of bpf things are ready. I have one more follow up to do for another feature. The first 4-5 patches of my set will enable Bjorn, Daniel, and Martin's work. So I'm mainly looking for a way to converge three trees during the merge window with no conflicts.
No. Nobodys deadlines are justifying anything. You recently gave me a lecture how to do proper kernel development just because I did the right thing, i.e. preventing a bad interaction by making a Kconfig dependency which does not affect you in any way. Now for your own interests you try to justify something which is fundamentaly worse: Merging known to be broken code. BPF is not special and has to wait for the next merge window if the prerequisites are not ready in time as any other patch set does. Thanks, tglx