All of lore.kernel.org
 help / color / mirror / Atom feed
* build failure of next-20220830 due to 9c5d03d36251 ("genetlink: start to validate reserved header bytes")
@ 2022-08-30  9:26 Sudip Mukherjee (Codethink)
  2022-08-30 10:19 ` Gal Pressman
  0 siblings, 1 reply; 3+ messages in thread
From: Sudip Mukherjee (Codethink) @ 2022-08-30  9:26 UTC (permalink / raw)
  To: Jakub Kicinski, David S. Miller
  Cc: Alexander Aring, Stefan Schmidt, Eric Dumazet, Paolo Abeni,
	linux-wpan, netdev, linux-kernel, linux-next

Hi All,

The builds of arm pxa_defconfig have failed to build next-20220830 with
the error:

net/ieee802154/nl802154.c:2503:26: error: 'NL802154_CMD_DEL_SEC_LEVEL' undeclared here (not in a function); did you mean 'NL802154_CMD_SET_CCA_ED_LEVEL'?
 2503 |         .resv_start_op = NL802154_CMD_DEL_SEC_LEVEL + 1,
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                          NL802154_CMD_SET_CCA_ED_LEVEL

git bisect pointed to 9c5d03d36251 ("genetlink: start to validate reserved header bytes")

I will be happy to test any patch or provide any extra log if needed.


-- 
Regards
Sudip

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: build failure of next-20220830 due to 9c5d03d36251 ("genetlink: start to validate reserved header bytes")
  2022-08-30  9:26 build failure of next-20220830 due to 9c5d03d36251 ("genetlink: start to validate reserved header bytes") Sudip Mukherjee (Codethink)
@ 2022-08-30 10:19 ` Gal Pressman
  2022-08-30 11:49   ` Sudip Mukherjee
  0 siblings, 1 reply; 3+ messages in thread
From: Gal Pressman @ 2022-08-30 10:19 UTC (permalink / raw)
  To: Sudip Mukherjee (Codethink), Jakub Kicinski, David S. Miller
  Cc: Alexander Aring, Stefan Schmidt, Eric Dumazet, Paolo Abeni,
	linux-wpan, netdev, linux-kernel, linux-next

On 30/08/2022 12:26, Sudip Mukherjee (Codethink) wrote:
> Hi All,
>
> The builds of arm pxa_defconfig have failed to build next-20220830 with
> the error:
>
> net/ieee802154/nl802154.c:2503:26: error: 'NL802154_CMD_DEL_SEC_LEVEL' undeclared here (not in a function); did you mean 'NL802154_CMD_SET_CCA_ED_LEVEL'?
>  2503 |         .resv_start_op = NL802154_CMD_DEL_SEC_LEVEL + 1,
>       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                          NL802154_CMD_SET_CCA_ED_LEVEL
>
> git bisect pointed to 9c5d03d36251 ("genetlink: start to validate reserved header bytes")
>
> I will be happy to test any patch or provide any extra log if needed.
>
>

I posted a fix:
https://lore.kernel.org/netdev/20220830101237.22782-1-gal@nvidia.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: build failure of next-20220830 due to 9c5d03d36251 ("genetlink: start to validate reserved header bytes")
  2022-08-30 10:19 ` Gal Pressman
@ 2022-08-30 11:49   ` Sudip Mukherjee
  0 siblings, 0 replies; 3+ messages in thread
From: Sudip Mukherjee @ 2022-08-30 11:49 UTC (permalink / raw)
  To: Gal Pressman
  Cc: Jakub Kicinski, David S. Miller, Alexander Aring, Stefan Schmidt,
	Eric Dumazet, Paolo Abeni, linux-wpan, netdev, linux-kernel,
	linux-next

On Tue, Aug 30, 2022 at 11:19 AM Gal Pressman <gal@nvidia.com> wrote:
>
> On 30/08/2022 12:26, Sudip Mukherjee (Codethink) wrote:
> > Hi All,
> >
> > The builds of arm pxa_defconfig have failed to build next-20220830 with
> > the error:
> >
> > net/ieee802154/nl802154.c:2503:26: error: 'NL802154_CMD_DEL_SEC_LEVEL' undeclared here (not in a function); did you mean 'NL802154_CMD_SET_CCA_ED_LEVEL'?
> >  2503 |         .resv_start_op = NL802154_CMD_DEL_SEC_LEVEL + 1,
> >       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
> >       |                          NL802154_CMD_SET_CCA_ED_LEVEL
> >
> > git bisect pointed to 9c5d03d36251 ("genetlink: start to validate reserved header bytes")
> >
> > I will be happy to test any patch or provide any extra log if needed.
> >
> >
>
> I posted a fix:
> https://lore.kernel.org/netdev/20220830101237.22782-1-gal@nvidia.com/

Thanks. Fixed the failure for me.


-- 
Regards
Sudip

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-30 11:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-30  9:26 build failure of next-20220830 due to 9c5d03d36251 ("genetlink: start to validate reserved header bytes") Sudip Mukherjee (Codethink)
2022-08-30 10:19 ` Gal Pressman
2022-08-30 11:49   ` Sudip Mukherjee

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.