Re: [PATCH bpf-next 1/9] libbpf: use __u32 fields in bpf_map_create_opts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Dec 2, 2021 at 3:29 PM Alexei Starovoitov
<alexei.starovoitov@xxxxxxxxx> wrote:
>
> On Wed, Dec 1, 2021 at 3:28 PM Andrii Nakryiko <andrii@xxxxxxxxxx> wrote:
> >
> > Corresponding Linux UAPI struct uses __u32, not int, so keep it
> > consistent.
> >
> > Fixes: 992c4225419a3 ("992c4225419a libbpf: Unify low-level map creation APIs w/ new bpf_map_create()")
>
> That was not a correct tag.
> It should have been:
> Fixes: 992c4225419a ("libbpf: Unify low-level map creation APIs w/ new
> bpf_map_create()")

yeah, sorry, it's just a copy/paste problem (I pasted just hash
initially, then git log --oneline <hash>, pasted that, but forgot to
remove previously pasted sha.


>
> I fixed it while applying.
> I have the following in my .gitconfig
> [core]
>         abbrev = 12
> [pretty]
>         fixes = Fixes: %h (\"%s\")

oh, nice trick, I'll add that, thanks

>
> and use it this way:
> git log -1 --pretty=fixes sha



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux