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>] [day] [month] [year] [list]
Date:	Wed, 27 Apr 2016 14:03:59 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	"Ming Li" <mingli199x@...com>
Cc:	"Michal Hocko" <mhocko@...e.com>,
	"Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>,
	"David Rientjes" <rientjes@...gle.com>,
	"Vlastimil Babka" <Babkavbabka@...e.cz>,
	"Tejun Heo" <tj@...nel.org>, "linux-mm" <linux-mm@...ck.org>,
	"linux-kernel" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] mm: put activate_page_pvecs and others pagevec together

On Mon, 11 Apr 2016 09:36:46 +0800 "Ming Li" <mingli199x@...com> wrote:

> hi, i`m sorry, I made some mistakes in last email. I have been studying mm and learn age_activate_anon(), at the very beginning I felt confuse when I saw activate_page_pvecs, after I learned the whole thing I understood that it's similar with other pagevec's function. Can we put it with other pagevec together? I think it is easier for newbies to read and understand.

Welcome to kernel development ;)

Your email client is mangling the patches in several ways.  Please sort
that out for next time - mail yourself a patch, check that it applies.

The changelog text wasn't very conventional.  I rewrote it to

: Put the activate_page_pvecs definition next to those of the other
: pagevecs, for clarity.

and I changed the title to 

Subject: mm/swap.c: put activate_page_pvecs and other pagevecs together

because "mm" is a big place!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ