[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20131025.190520.232793611249518968.davem@davemloft.net>
Date: Fri, 25 Oct 2013 19:05:20 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: ast@...mgrid.com
Cc: nicolas.dichtel@...nd.com, amwang@...hat.com, vfalico@...hat.com,
netdev@...r.kernel.org
Subject: Re: [PATCH v2 net-next] fix rtnl notification in atomic context
From: Alexei Starovoitov <ast@...mgrid.com>
Date: Wed, 23 Oct 2013 16:02:42 -0700
> commit 991fb3f74c "dev: always advertise rx_flags changes via netlink"
> introduced rtnl notification from __dev_set_promiscuity(),
> which can be called in atomic context.
>
> Steps to reproduce:
> ip tuntap add dev tap1 mode tap
> ifconfig tap1 up
> tcpdump -nei tap1 &
> ip tuntap del dev tap1 mode tap
...
> Signed-off-by: Alexei Starovoitov <ast@...mgrid.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists