> -----Original Message----- > From: Greg KH [mailto:gregkh@xxxxxxxxxxxxxxxxxxx] > Sent: Monday, May 24, 2021 3:21 PM > To: liujian (CE) <liujian56@xxxxxxxxxx> > Cc: ast@xxxxxxxxxx; daniel@xxxxxxxxxxxxx; andrii@xxxxxxxxxx; kafai@xxxxxx; > songliubraving@xxxxxx; yhs@xxxxxx; john.fastabend@xxxxxxxxx; > kpsingh@xxxxxxxxxx; quentin@xxxxxxxxxxxxx; sdf@xxxxxxxxxx; > netdev@xxxxxxxxxxxxxxx; bpf@xxxxxxxxxxxxxxx > Subject: Re: [PATCH] bpftool: Add sock_release help info for cgroup attach > command > > On Mon, May 24, 2021 at 03:15:48PM +0800, Liu Jian wrote: > > Fixes: db94cc0b4805 ("bpftool: Add support for > > BPF_CGROUP_INET_SOCK_RELEASE") > > Signed-off-by: Liu Jian <liujian56@xxxxxxxxxx> > > --- > > tools/bpf/bpftool/cgroup.c | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > I know I do not take patches without any changelog text, maybe other > maintainers are more leniant... Sorry, I will send v2 for the bad habits. Thank you ~