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: <20150911121343.GA521@swordfish>
Date:	Fri, 11 Sep 2015 21:13:43 +0900
From:	Sergey Senozhatsky <sergey.senozhatsky@...il.com>
To:	Sergey Senozhatsky <sergey.senozhatsky@...il.com>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	Seth Jennings <sjennings@...iantweb.net>,
	Dan Streetman <ddstreet@...e.org>,
	Minchan Kim <minchan@...nel.org>, linux-mm@...ck.org,
	linux-kernel@...r.kernel.org,
	Sergey Senozhatsky <sergey.senozhatsky.work@...il.com>
Subject: Re: [PATCH 0/2] mm:constify zpool/zs_pool char members

On (09/10/15 20:48), Sergey Senozhatsky wrote:
> Two trivial patches to constify zs_pool and zpool ->name and ->type
> members and functions' signatures that set/return them.
> 

oh.. um.. somehow linux-next 20150910 contained zpool_has_pool()
function, which I can't find any more. I'll resend the patch set.

	-ss

> Sergey SENOZHATSKY (2):
>   mm:zpool: constify struct zpool type
>   mm:zsmalloc: constify struct zs_pool name
> 
>  include/linux/zpool.h    | 12 +++++++-----
>  include/linux/zsmalloc.h |  2 +-
>  mm/zbud.c                |  2 +-
>  mm/zpool.c               | 12 ++++++------
>  mm/zsmalloc.c            | 10 +++++-----
>  5 files changed, 20 insertions(+), 18 deletions(-)
> 
> -- 
> 2.5.1
> 
--
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