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:	Fri, 5 Oct 2012 11:28:10 +0200
From:	Michal Hocko <mhocko@...e.cz>
To:	David Miller <davem@...emloft.net>
Cc:	aarcange@...hat.com, akpm@...ux-foundation.org, linux-mm@...ck.org,
	sparclinux@...r.kernel.org, linux-kernel@...r.kernel.org,
	linux-arch@...r.kernel.org, hannes@...xchg.org,
	gerald.schaefer@...ibm.com
Subject: Re: [PATCH 0/8] THP support for Sparc64

On Thu 04-10-12 14:11:36, David Miller wrote:
> From: Andrea Arcangeli <aarcange@...hat.com>
> Date: Thu, 4 Oct 2012 12:35:48 +0200
> 
> > Hi Dave,
> > 
> > On Wed, Oct 03, 2012 at 10:00:27PM -0400, David Miller wrote:
> >> From: Andrew Morton <akpm@...ux-foundation.org>
> >> Date: Tue, 2 Oct 2012 15:55:44 -0700
> >> 
> >> > I had a shot at integrating all this onto the pending stuff in linux-next. 
> >> > "mm: Add and use update_mmu_cache_pmd() in transparent huge page code."
> >> > needed minor massaging in huge_memory.c.  But as Andrea mentioned, we
> >> > ran aground on Gerald's
> >> > http://ozlabs.org/~akpm/mmotm/broken-out/thp-remove-assumptions-on-pgtable_t-type.patch,
> >> > part of the thp-for-s390 work.
> >> 
> >> While working on a rebase relative to this work, I noticed that the
> >> s390 patches don't even compile.
> >> 
> >> It's because of that pmd_pgprot() change from Peter Z. which arrives
> >> asynchonously via the linux-next tree.  It makes THP start using
> >> pmd_pgprot() (a new interface) which the s390 patches don't provide.
> > 
> > My suggestion would be to ignore linux-next and port it to -mm only
> > and re-send to Andrew. schednuma is by mistake in linux-next, and
> > it's not going to get merged as far as I can tell.
> 
> Sorry Andrea, that simply is impractical.
> 
> The first thing Andrew's patch series does is include linux-next,
> therefore every THP and MM patch in his series is against linux-next.

FWIW there is also a pure -mm (non-rebased) git tree at
http://git.kernel.org/?p=linux/kernel/git/mhocko/mm.git;a=summary
since-3.6 branch. It is based on top of 3.6 with mm patches from
Andrew's tree.

HTH
-- 
Michal Hocko
SUSE Labs
--
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