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, 23 Apr 2007 19:24:37 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	"Satyam Sharma" <satyam.sharma@...il.com>
Cc:	"Christoph Lameter" <clameter@....com>,
	linux-kernel@...r.kernel.org, "Jens Axboe" <jens.axboe@...cle.com>
Subject: Re: Remove open coded implementations of memclear_highpage flush

On Tue, 24 Apr 2007 07:49:45 +0530 "Satyam Sharma" <satyam.sharma@...il.com> wrote:

> On 4/24/07, Christoph Lameter <clameter@....com> wrote:
> > There are a series of open coded reimplementation of memclear_highpage_flush
> > all over the page cache code. Call memclear_highpage_flush in those locations.
> > Consolidates code and eases maintenance.
> 
> If I remember right, a very similar patchset was recently submitted
> that Andrew merged in -mm(?).

yup.

> It also renamed memclear_highpage_flush
> to something like zero_user_page (though I wonder how good a name that
> is considering it takes an offset and not the whole page)

It's not a great name, but the fact that you must provide it with `offset'
and `length' arguments rather clears up any confusion ;)

-
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