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: <20081216195154.GB4501@elte.hu>
Date:	Tue, 16 Dec 2008 20:51:54 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	"Pallipadi, Venkatesh" <venkatesh.pallipadi@...el.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Nick Piggin <npiggin@...e.de>, Hugh Dickins <hugh@...itas.com>
Cc:	"hpa@...or.com" <hpa@...or.com>,
	"tglx@...utronix.de" <tglx@...utronix.de>,
	linux-kernel@...r.kernel.org
Subject: Re: [patch 0/7] x86 PAT: v2 - track pfnmap mappings with
	remap_pfn_range and vm_insert_pfn


* Pallipadi, Venkatesh <venkatesh.pallipadi@...el.com> wrote:

> Ingo,
> 
> Haven't seen any comments on the patches here. Can you push these 
> patches along to tip.

while the main focus of the changes are x86, they touch the MM 
non-trivially too:

   include/linux/mm.h |    9 +++++++++
   mm/memory.c        |    7 +++----
   2 files changed, 12 insertions(+), 4 deletions(-)

   mm/memory.c |    2 ++
   1 file changed, 2 insertions(+)

   include/linux/mm.h |    3 +++
   mm/memory.c        |   43 +++++++++++++++++++++++++++++++++++++++++++
   2 files changed, 46 insertions(+)

   include/linux/mm.h |    6 +++++
   mm/memory.c        |   54 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
   2 files changed, 59 insertions(+), 1 deletion(-)

So when you sent this a month ago i asked the MM folks whether they have 
any problems with these patches. Acks (or objections) from Andrew, Nick or 
Hugh would be nice to have.

	Ingo
--
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