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] [day] [month] [year] [list]
Date:	Mon, 9 Apr 2012 18:53:44 +0100
From:	Mark Brown <broonie@...nsource.wolfsonmicro.com>
To:	Stephen Warren <swarren@...dotorg.org>
Cc:	linux-kernel@...r.kernel.org, Stephen Warren <swarren@...dia.com>
Subject: Re: [PATCH] regmap: implement register striding

On Fri, Apr 06, 2012 at 03:36:39PM -0600, Stephen Warren wrote:

> Note: I wasn't able to test REGCACHE_COMPRESSED on my hardware, nor test
> regmap-irq.c

You should just be able to change some driver to use it for testing.

>  	map->reg_shift = config->pad_bits % 8;
> +	map->reg_stride = config->reg_stride ?: 1;

If I wanted to code in Perl I'd be working on another project...  write
what you mean please.

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ