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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 10 Aug 2012 10:13:22 +0800
From:	Cong Wang <amwang@...hat.com>
To:	David Miller <davem@...emloft.net>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH v3 0/14] some netpoll and netconsole fixes

On Thu, 2012-08-09 at 16:36 -0700, David Miller wrote:
> From: David Miller <davem@...emloft.net>
> Date: Thu, 09 Aug 2012 16:30:46 -0700 (PDT)
> 
> > From: Cong Wang <amwang@...hat.com>
> > Date: Thu,  9 Aug 2012 23:00:12 +0800
> > 
> >> V3:
> >> * add more patches
> >> * update patch 7 as David suggested
> >> 
> >> V2:
> >> * update patch 1/8 as Eric suggested
> >> * drop the bridge patch, add comments instead
> >> * add patch 8/8
> >> 
> >> This patchset fixes serval problems in netconsole and netpoll.
> >> 
> >> I ran this patch in my KVM guest with some netpoll test cases,
> >> even covered with some corner cases, everything worked as expected.
> > 
> > All applied to 'net', thanks for fixing all of this stuff.
> 
> Actually, you didn't test the build very well, I'm reverting:
> 
> In file included from drivers/net/team/team_mode_broadcast.c:17:0:
> include/linux/if_team.h: In function ‘team_dev_queue_xmit’:
> include/linux/if_team.h:107:6: error: dereferencing pointer to incomplete type
> make[3]: *** [drivers/net/team/team_mode_broadcast.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
> In file included from drivers/net/team/team.c:31:0:
> include/linux/if_team.h: In function ‘team_dev_queue_xmit’:
> include/linux/if_team.h:107:6: error: dereferencing pointer to incomplete type
> make[3]: *** [drivers/net/team/team.o] Error 1
> make[2]: *** [drivers/net/team] Error 2
> make[2]: *** Waiting for unfinished jobs....

Oops! Sorry that I forgot to enable CONFIG_NET_TEAM.

Do you want me to send a delta patch or send v4?

Thanks.


--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ