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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 18 Sep 2007 16:56:18 +0800 From: "Li Yang-r58472" <LeoLi@...escale.com> To: "Kumar Gala" <galak@...nel.crashing.org>, "Jeff Garzik" <jeff@...zik.org> Cc: <linuxppc-dev@...abs.org>, "netdev" <netdev@...r.kernel.org> Subject: RE: [PATCH] ucc_geth: fix compilation > -----Original Message----- > From: linuxppc-dev-bounces+leoli=freescale.com@...abs.org > [mailto:linuxppc-dev-bounces+leoli=freescale.com@...abs.org] > On Behalf Of Kumar Gala > Sent: Friday, September 14, 2007 10:08 PM > To: Jeff Garzik > Cc: linuxppc-dev@...abs.org list; netdev > Subject: Re: [PATCH] ucc_geth: fix compilation > > > On Sep 13, 2007, at 10:23 AM, Anton Vorontsov wrote: > > > Currently qe_bd_t is used in the macro call -- > dma_unmap_single, which > > is a no-op on PPC32, thus error is hidden today. Starting > with 2.6.24, > > macro will be replaced by the empty static function, and > erroneous use > > of qe_bd_t will trigger compilation error. > > > > Signed-off-by: Anton Vorontsov <avorontsov@...mvista.com> > > --- > > Jeff, I'm going to pick this up via the powerpc.git tree > since its currently only broken in our for-2.6.24 branch > (because of other changes in there). Any issues? Kumar, Kim Phillips has posted the same patch to netdev list before Anton. Therefore, I do prefer to use his. Thanks - Leo - 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