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, 30 Jul 2007 19:14:51 +0100
From:	Christoph Hellwig <hch@...radead.org>
To:	pravin <pravin.shelar@...il.com>
Cc:	David Miller <davem@...emloft.net>, shannon.nelson@...el.com,
	netdev@...r.kernel.org, viro@....linux.org.uk,
	christopher.leech@...el.com, andy.grover@...il.com
Subject: Re: [PATCH] NET_DMA: remove unused dma_memcpy_to_kernel_iovec

On Mon, Jul 30, 2007 at 08:09:53PM +0530, pravin wrote:
> comments?


please avoid using plain sendmsg/recvmsg from kernelspace.  Adding these
segment checks is more than a bad hack and not something that should
clutter up fasthpathes.  Add to that problems with kthreads vs blocking
recvmsg and you have a bigger mess than you can handle.

-
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