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
| ||
|
Message-Id: <20121228.153050.510027882505530294.davem@davemloft.net> Date: Fri, 28 Dec 2012 15:30:50 -0800 (PST) From: David Miller <davem@...emloft.net> To: Larry.Finger@...inger.net Cc: linville@...driver.com, linux-wireless@...r.kernel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH V2] forcedeth: Fix WARNINGS that result when DMA mapping is not checked From: Larry Finger <Larry.Finger@...inger.net> Date: Thu, 27 Dec 2012 21:25:41 -0600 > With 3.8-rc1, the first call of pci_map_single() that is not checked > with a corresponding pci_dma_mapping_error() call results in a warning > with a splat as follows: > > WARNING: at lib/dma-debug.c:933 check_unmap+0x480/0x950() > Hardware name: HP Pavilion dv2700 Notebook PC > forcedeth 0000:00:0a.0: DMA-API: device driver failed to check > map error[device address=0x00000000b176e002] [size=90 bytes] [mapped as single] > > Reviewed-by: Eric Dumazet <eric.dumazet@...il.com> > Signed-off-by: Larry Finger <Larry.Finger@...inger.net> Applied, thanks Larry. -- 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