On 8/3/2020 4:54 PM, David Ahern wrote: > On 8/3/20 5:30 PM, Jacob Keller wrote: >> >> Slightly unrelated: but the recent change to using a bitfield32 results >> in a "GENMASK is undefined".. I'm not sure what the proper way to fix >> this is, since we'd like to still use GENMASK to define the supported >> bitfields. I guess we need to pull in more headers? Or define something >> in include/utils.h? >> > > I see that include/linux/bits.h has been pulled into the tools directory > for perf and power tools (ie., works fine in userspace). > > iproute2 is GPL so should be good from a licensing perspective to copy > into iproute2. Stephen: any objections? > Hmm... Actually, no other uapi header uses GENMASK.. Perhaps its better to just avoid using it in the uapi/linux/devlink.h header...
- [net-next v2 1/5] devlink: convert flash_update to use params... Jacob Keller
- [iproute2-next v2 5/5] devlink: support setting the overwrite... Jacob Keller
- Re: [iproute2-next v2 5/5] devlink: support setting the ... David Ahern
- Re: [iproute2-next v2 5/5] devlink: support setting ... Jiri Pirko
- Re: [iproute2-next v2 5/5] devlink: support setting ... Jacob Keller
- Re: [iproute2-next v2 5/5] devlink: support sett... David Ahern
- Re: [iproute2-next v2 5/5] devlink: support ... Jacob Keller
- Re: [iproute2-next v2 5/5] devlink: support setting ... Jacob Keller
- Re: [iproute2-next v2 5/5] devlink: support sett... David Ahern
- Re: [iproute2-next v2 5/5] devlink: support ... Jacob Keller
- [net-next v2 3/5] ice: add support for flash update overwrite... Jacob Keller
- Re: [net-next v2 0/5] devlink flash update overwrite mask Jiri Pirko