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, 25 Jan 2016 20:18:04 +0100
From:	Borislav Petkov <bp@...en8.de>
To:	Toshi Kani <toshi.kani@....com>
Cc:	akpm@...ux-foundation.org, torvalds@...ux-foundation.org,
	rafael.j.wysocki@...el.com, dan.j.williams@...el.com,
	dyoung@...hat.com, x86@...nel.org, linux-ia64@...r.kernel.org,
	linux-parisc@...r.kernel.org, linux-sh@...r.kernel.org,
	kexec@...ts.infradead.org, xen-devel@...ts.xenproject.org,
	linux-samsung-soc@...r.kernel.org, linux-arch@...r.kernel.org,
	linux-mm@...ck.org, linux-nvdimm@...ts.01.org,
	linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 00/17] Enhance iomem search interfaces and support
 EINJ to NVDIMM

On Tue, Jan 05, 2016 at 11:54:28AM -0700, Toshi Kani wrote:
> This patch-set enhances the iomem table and its search interfacs, and
> then changes EINJ to support NVDIMM.
> 
>  - Patches 1-2 add a new System RAM type, IORESOURCE_SYSTEM_RAM, and
>    make the iomem search interfaces work with resource flags with
>    modifier bits set.  IORESOURCE_SYSTEM_RAM has IORESOURCE_MEM bit set
>    for backward compatibility.
> 
>  - Patch 3 adds a new field, I/O resource descriptor, into struct resource.
>    Drivers can assign their unique descritor to a range when they support
>    the iomem search interfaces.
> 
>  - Patches 4-9 changes initializations of resource entries.  They set
>    the System RAM type to System RAM ranges, set I/O resource descriptors
>    to the regions targeted by the iomem search interfaces, and change
>    to call kzalloc() where kmalloc() is used to allocate struct resource
>    ranges.
> 
>  - Patches 10-14 extend the iomem interfaces to check System RAM ranges
>    with the System RAM type and the I/O resource descriptor.
> 
>  - Patch 15-16 remove deprecated walk_iomem_res().
> 
>  - Patch 17 changes the EINJ driver to allow injecting a memory error
>    to NVDIMM.

Ok, all applied ontop of 4.5-rc1.

You could take a look if everything's still fine and I haven't botched
anything:

http://git.kernel.org/cgit/linux/kernel/git/bp/bp.git/log/?h=tip-mm

I'll let the build bot chew on it and then test it here and send it out
again to everyone on CC so that people don't act surprised.

Thanks for this cleanup, code looks much better now!

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ