lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 15 Feb 2021 22:49:22 +0200
From:   Vladimir Oltean <olteanv@...il.com>
To:     patchwork-bot+netdevbpf@...nel.org, davem@...emloft.net
Cc:     kuba@...nel.org, netdev@...r.kernel.org, f.fainelli@...il.com,
        andrew@...n.ch, vivien.didelot@...il.com, kurt@...utronix.de,
        woojung.huh@...rochip.com, linus.walleij@...aro.org,
        hauke@...ke-m.de, jiri@...nulli.us, ivecera@...hat.com,
        roopa@...dia.com, nikolay@...dia.com, dqfext@...il.com,
        idosch@...sch.org
Subject: Re: [PATCH net-next 0/5] Propagate extack for switchdev VLANs from
 DSA

On Mon, Feb 15, 2021 at 08:40:08PM +0000, patchwork-bot+netdevbpf@...nel.org wrote:
> Hello:
> 
> This series was applied to netdev/net-next.git (refs/heads/master):
> 
> On Sat, 13 Feb 2021 22:43:14 +0200 you wrote:
> > From: Vladimir Oltean <vladimir.oltean@....com>
> > 
> > This series moves the restriction messages printed by the DSA core, and
> > by some individual device drivers, into the netlink extended ack
> > structure, to be communicated to user space where possible, or still
> > printed to the kernel log from the bridge layer.
> > 
> > [...]
> 
> Here is the summary with links:
>   - [net-next,1/5] net: bridge: remove __br_vlan_filter_toggle
>     https://git.kernel.org/netdev/net-next/c/7a572964e0c4
>   - [net-next,2/5] net: bridge: propagate extack through store_bridge_parm
>     https://git.kernel.org/netdev/net-next/c/9e781401cbfc
>   - [net-next,3/5] net: bridge: propagate extack through switchdev_port_attr_set
>     https://git.kernel.org/netdev/net-next/c/dcbdf1350e33
>   - [net-next,4/5] net: dsa: propagate extack to .port_vlan_add
>     https://git.kernel.org/netdev/net-next/c/31046a5fd92c
>   - [net-next,5/5] net: dsa: propagate extack to .port_vlan_filtering
>     https://git.kernel.org/netdev/net-next/c/89153ed6ebc1
> 
> You are awesome, thank you!
> --
> Deet-doot-dot, I am a bot.
> https://korg.docs.kernel.org/patchwork/pwbot.html

Ouch, I wasn't expecting you to merge these patches.
I had told Nikolay in patch 3 that I was going to resend after the merge window:
https://patchwork.kernel.org/project/netdevbpf/patch/20210213204319.1226170-4-olteanv@gmail.com/

Nonetheless, since there's going to be a short window of build breakage
in net-next when CONFIG_SWITCHDEV=n and/or CONFIG_BRIDGE_VLAN_FILTERING=n
regardless of whether you revert the series now or wait a bit, can I
just send the fixup patch for the function prototypes? Shouldn't take me
more than 15 minutes or so.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ