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]
Message-ID: <20061130113052.GB12579@wotan.suse.de>
Date:	Thu, 30 Nov 2006 12:30:52 +0100
From:	Nick Piggin <npiggin@...e.de>
To:	Andreas Schwab <schwab@...e.de>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...l.org>, linux-fsdevel@...r.kernel.org
Subject: Re: [patch 1/3] mm: pagecache write deadlocks zerolength fix

On Thu, Nov 30, 2006 at 11:30:33AM +0100, Andreas Schwab wrote:
> Nick Piggin <npiggin@...e.de> writes:
> 
> > On Thu, Nov 30, 2006 at 11:15:39AM +0100, Andreas Schwab wrote:
> >> Nick Piggin <npiggin@...e.de> writes:
> >> 
> >> > writev with a zero-length segment is a noop, and we shouldn't return EFAULT.
> >> 
> >> AFAICS the callers of these functions never pass a zero length.
> >
> > They can in the case of a zero length write.
> 
> How?  All (indirect) callers I could find explicitly handle the
> zero-length case.

Sorry, zero length iov to writev (just had to double-check
there ;).

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ