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:	Mon, 29 Dec 2008 10:37:57 -0500
From:	Neil Horman <nhorman@...driver.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
Cc:	Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>,
	"David S. Miller" <davem@...emloft.net>,
	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	Linus <torvalds@...ux-foundation.org>, netdev@...r.kernel.org,
	ppc-dev <linuxppc-dev@...abs.org>
Subject: Re: [PATCH] clean up of netif_rx_reschedule() changes in drivers

On Mon, Dec 29, 2008 at 09:41:44PM +1100, Stephen Rothwell wrote:
> Hi Kamalesh,
> 
> On Mon, 29 Dec 2008 15:55:29 +0530 Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com> wrote:
> >
> > I hit similar build failure due to the change in the netif_rx_reschedule()
> > 
> > drivers/net/ehea/ehea_main.c: In function 'ehea_poll':
> > drivers/net/ehea/ehea_main.c:844: warning: passing argument 1 of 'netif_rx_reschedule' from incompatible pointer type
> > drivers/net/ehea/ehea_main.c:844: error: too many arguments to function 'netif_rx_reschedule'
> > make[3]: *** [drivers/net/ehea/ehea_main.o] Error 1
> 
> Linus already took a patch for ibmveth and ehea.
> 
> > greping through the sources for the changes missed out, we have
> > 
> 	.
> 	.
> > 
> > Signed-off-by: Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
> > --
> >  drivers/net/arm/ep93xx_eth.c |    2 +-
> >  drivers/net/arm/ixp4xx_eth.c |    2 +-
> >  drivers/net/wan/ixp4xx_hss.c |    2 +-
> >  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> Thanks for the patch, I assume that Dave or Linus will take care of that.
> -- 
> Cheers,
> Stephen Rothwell                    sfr@...b.auug.org.au
> http://www.canb.auug.org.au/~sfr/

Thanks guys, not sure how my patch missed that.  I did an allmodconfig build
that passed successfully.  Thanks!

Acked-by: Neil Horman <nhorman@...driver.com>

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