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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 27 May 2015 09:50:42 +0200
From:	Ingo Molnar <mingo@...nel.org>
To:	Matthew Wilcox <willy@...ux.intel.com>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-nvdimm@...ts.01.org, linux-kernel@...r.kernel.org,
	Christoph Hellwig <hch@....de>,
	Ross Zwisler <ross.zwisler@...ux.intel.com>,
	Dan Williams <dan.j.williams@...el.com>
Subject: Re: [Linux-nvdimm] [GIT PULL] PMEM driver for v4.1


* Matthew Wilcox <willy@...ux.intel.com> wrote:

> On Mon, Apr 13, 2015 at 11:33:09AM +0200, Ingo Molnar wrote:
> > Please pull the latest x86-pmem-for-linus git tree from:
> > 
> >    git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-pmem-for-linus
> > 
> >    # HEAD: 4c1eaa2344fb26bb5e936fb4d8ee307343ea0089 drivers/block/pmem: Fix 32-bit build warning in pmem_alloc()
> > 
> > This is the initial support for the pmem block device driver: 
> > persistent non-volatile memory space mapped into the system's physical 
> > memory space as large physical memory regions.
> 
> Ingo, this sucks.  You collapsed all of the separate patches into a single "add 
> new driver" patch, which makes it impossible to bisect which of the recent 
> changes broke xfstests.  Please don't do this again.

You ignored my previous reply, so let me ask this again more forcefully: what the 
hell are you talking about??

As you can see it from the fine commit 9e853f2313e5:

  Tested-by: Ross Zwisler <ross.zwisler@...ux.intel.com>
  Signed-off-by: Ross Zwisler <ross.zwisler@...ux.intel.com>
  Signed-off-by: Christoph Hellwig <hch@....de>
  Acked-by: Dan Williams <dan.j.williams@...el.com>
  ...
  Link: http://lkml.kernel.org/r/1427872339-6688-3-git-send-email-hch@lst.de
  [ Minor cleanups. ]
  Signed-off-by: Ingo Molnar <mingo@...nel.org>

I didn't do any 'collapsing' of patches, I applied the patches as sent by hch:

  9e853f2313e5 ("drivers/block/pmem: Add a driver for persistent memory")
  ec776ef6bbe1 ("x86/mm: Add support for the non-standard protected e820 type")

Thanks,

	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