On Fri, 2023-11-17 at 13:47 -0800, Alexei Starovoitov wrote: [...] > > This is patch #3, and actual changes are in patch #6, I can change it to: > > > > A follow-up patch "bpf: verify callbacks as if they are called > > unknown number of times" changes logic for callbacks handling. > > While previously callbacks were verified as a single function > > call, new scheme takes into account that callbacks could be > > executed unknown number of times. > > ... > > > > Would that work? > > ... or just drop it. The commit log typically describes only what's > happening in this commit or links to prior commits. > Future commit references are unusual. But there needs to be some justification. Since this is not a test, maybe move it after patch #6 and refer to a changes from a previous commit?